diff options
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb index a36f1c6e3..11aab8ae0 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.10.2.bb | |||
@@ -9,4 +9,7 @@ inherit xfce | |||
9 | SRC_URI[md5sum] = "54a84ce63046c279fc3ec3f436d2f1b0" | 9 | SRC_URI[md5sum] = "54a84ce63046c279fc3ec3f436d2f1b0" |
10 | SRC_URI[sha256sum] = "49a6e0be513e307e896f7e5929825babec9bbcd4b2e73552f9d27647a4db797d" | 10 | SRC_URI[sha256sum] = "49a6e0be513e307e896f7e5929825babec9bbcd4b2e73552f9d27647a4db797d" |
11 | 11 | ||
12 | PACKAGECONFIG ??= "" | ||
13 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | ||
14 | |||
12 | FILES_${PN} += "${datadir}/backgrounds" | 15 | FILES_${PN} += "${datadir}/backgrounds" |