summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb2
-rw-r--r--meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb b/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb
index f27396c008..824611abe4 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb
@@ -24,6 +24,8 @@ SRC_URI[sha256sum] = "4b216f5200490f8d2a9bf1b3fcd9a8b20834c95249bf13b9170c82e1fc
24 24
25RDEPENDS_${PN} += "gstreamer1.0-plugins-good" 25RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
26 26
27EXTRA_OECONF = "--disable-gtk-doc"
28
27PACKAGECONFIG ??= "notify" 29PACKAGECONFIG ??= "notify"
28PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter" 30PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter"
29PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify" 31PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb
index 81f6ce1695..81143b5a5b 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb
@@ -10,4 +10,6 @@ SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.pat
10SRC_URI[md5sum] = "aba62b80787aac295083bf7afd419ffb" 10SRC_URI[md5sum] = "aba62b80787aac295083bf7afd419ffb"
11SRC_URI[sha256sum] = "787dc859713b6518992d760d4b858fb02e8a30705e6f6e871d7a14cc97bca972" 11SRC_URI[sha256sum] = "787dc859713b6518992d760d4b858fb02e8a30705e6f6e871d7a14cc97bca972"
12 12
13EXTRA_OECONF = "--disable-gtk-doc"
14
13FILES_${PN} += "${datadir}/desktop-directories" 15FILES_${PN} += "${datadir}/desktop-directories"