diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/libwnck/libwnck3_43.2.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck3_43.2.bb b/meta-gnome/recipes-gnome/libwnck/libwnck3_43.2.bb index db5a120caf..13923a3e17 100644 --- a/meta-gnome/recipes-gnome/libwnck/libwnck3_43.2.bb +++ b/meta-gnome/recipes-gnome/libwnck/libwnck3_43.2.bb | |||
| @@ -23,6 +23,4 @@ SRC_URI += "file://ef0e40d59c32d7ebeb94d242436e3144cefc174a.patch;patch=1 \ | |||
| 23 | file://0001-Fix-build-issue-caused-by-OE-core-changes-to-startup.patch;patch=1" | 23 | file://0001-Fix-build-issue-caused-by-OE-core-changes-to-startup.patch;patch=1" |
| 24 | SRC_URI[archive.sha256sum] = "55a7444ec1fbb95c086d40967388f231b5c0bbc8cffaa086bf9290ae449e51d5" | 24 | SRC_URI[archive.sha256sum] = "55a7444ec1fbb95c086d40967388f231b5c0bbc8cffaa086bf9290ae449e51d5" |
| 25 | 25 | ||
| 26 | # gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG. | 26 | REQUIRED_DISTRO_FEATURES = "x11" |
| 27 | # cairo would at least needed to be built with xlib. | ||
| 28 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | ||
