diff options
Diffstat (limited to 'meta-xfce/classes/thunar-plugin.bbclass')
| -rw-r--r-- | meta-xfce/classes/thunar-plugin.bbclass | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-xfce/classes/thunar-plugin.bbclass b/meta-xfce/classes/thunar-plugin.bbclass index 39b0304327..82a1be6347 100644 --- a/meta-xfce/classes/thunar-plugin.bbclass +++ b/meta-xfce/classes/thunar-plugin.bbclass | |||
| @@ -1,8 +1,6 @@ | |||
| 1 | inherit xfce features_check | 1 | inherit xfce features_check |
| 2 | 2 | ||
| 3 | # xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG. | 3 | REQUIRED_DISTRO_FEATURES = "x11" |
| 4 | # cairo would at least needed to be built with xlib. | ||
| 5 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | ||
| 6 | 4 | ||
| 7 | DEPENDS += "thunar" | 5 | DEPENDS += "thunar" |
| 8 | 6 | ||
