Browse Source

xfce4-vala: Build with 0.40.x vala APIs

OE-Core has updated to 0.40.4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Khem Raj 6 years ago
parent
commit
96e4f6ce9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb

+ 1 - 1
meta-xfce/recipes-bindings/vala/xfce4-vala_4.10.3.bb

@@ -11,7 +11,7 @@ SRC_URI = "http://archive.xfce.org/src/bindings/${BPN}/${@xfce_verdir("${PV}")}/
 SRC_URI[md5sum] = "0bbb1d6e473e0fe9b335b7b1b49d8a71"
 SRC_URI[sha256sum] = "07a8f2b7c09fcdd3d86e0c52adea3c58ca011d0142a93997a01b4af77260ae7b"
 
-EXTRA_OECONF = "-with-vala-api=0.38"
+EXTRA_OECONF = "-with-vala-api=0.40"
 
 FILES_${PN} += "${datadir}/vala-*/vapi"