summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb')
-rw-r--r--meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb
index 62c7890190..75997de7bd 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" 4LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b"
5DEPENDS = "xfce4-dev-tools-native libxfce4ui intltool-native" 5DEPENDS = "xfce4-dev-tools-native libxfce4ui intltool-native"
6 6
7inherit xfce gtk-doc distro_features_check 7inherit xfce gtk-doc features_check
8 8
9REQUIRED_DISTRO_FEATURES = "x11" 9REQUIRED_DISTRO_FEATURES = "x11"
10 10