summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb')
-rw-r--r--meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb
index 5214b2ea7..0bbef847c 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 4LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
5DEPENDS = "libxfce4util perl intltool-native xfce4-dev-tools-native" 5DEPENDS = "libxfce4util perl intltool-native xfce4-dev-tools-native"
6 6
7inherit xfce gtk-doc gobject-introspection bash-completion 7inherit xfce gtk-doc gobject-introspection bash-completion vala
8 8
9EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl" 9EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
10 10