]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/blobdiff - meta/recipes-devtools/vala/vala_0.56.15.bb
vala: fix for gtk4 prior to 4.14
[thirdparty/openembedded/openembedded-core.git] / meta / recipes-devtools / vala / vala_0.56.15.bb
index a8fdd0a97ad6851462f6e9a1d0e977c1e95d17e2..915ddd8e4d6cc1577b547122b027cb950381f6e7 100644 (file)
@@ -18,7 +18,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
 
 SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
 
-SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${BPN}/${SHRT_VER}/${BP}.tar.xz"
+SRC_URI = " \
+       http://ftp.gnome.org/pub/GNOME/sources/${BPN}/${SHRT_VER}/${BP}.tar.xz \
+       file://0001-gtk4-Preserve-compatibility-with-4.14.patch \
+"
 SRC_URI[sha256sum] = "535b6452ed310fd5fb5c7dd6794b6213dac3b48e645e5bff3173741ec2cb3f2b"
 
 inherit autotools pkgconfig upstream-version-is-even