diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb b/meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb index a6c56edf3b..14f0c4a64d 100644 --- a/meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb +++ b/meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb | |||
| @@ -6,7 +6,9 @@ DEPENDS = "xfce4-dev-tools-native libxfce4ui intltool-native" | |||
| 6 | 6 | ||
| 7 | inherit xfce gtk-doc gobject-introspection features_check | 7 | inherit xfce gtk-doc gobject-introspection features_check |
| 8 | 8 | ||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | # xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG. |
| 10 | # cairo would at least needed to be built with xlib. | ||
| 11 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | ||
| 10 | 12 | ||
| 11 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" | 13 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" |
| 12 | SRC_URI[sha256sum] = "84914927a2c1fda167f67af26a6640630a744a22940df508aa6c752cdbd3d21d" | 14 | SRC_URI[sha256sum] = "84914927a2c1fda167f67af26a6640630a744a22940df508aa6c752cdbd3d21d" |
