diff options
| -rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_4.20.7.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.20.7.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.20.7.bb index a9b04de13e..a03804496b 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.20.7.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.20.7.bb | |||
| @@ -7,9 +7,7 @@ DEPENDS = "libxml-parser-perl-native exo gdk-pixbuf libxfce4ui libnotify xfce4-p | |||
| 7 | 7 | ||
| 8 | inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc | 8 | inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc |
| 9 | 9 | ||
| 10 | # xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG. | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
| 11 | # cairo would at least needed to be built with xlib. | ||
| 12 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | ||
| 13 | 11 | ||
| 14 | SRC_URI[sha256sum] = "e0dfbb732c3d7c9174d1c0216dd6177f1d4e9297e623dbced32efd3f3e8682e5" | 12 | SRC_URI[sha256sum] = "e0dfbb732c3d7c9174d1c0216dd6177f1d4e9297e623dbced32efd3f3e8682e5" |
| 15 | 13 | ||
