mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58:22 +01:00
gtkgreet: fix build
fix PV
This commit is contained in:
parent
62a205f751
commit
7a3c4665c9
@ -15,12 +15,12 @@ inherit meson pkgconfig
|
|||||||
SRC_URI = "git://git.sr.ht/~kennylevinsen/gtkgreet;protocol=https;branch=master"
|
SRC_URI = "git://git.sr.ht/~kennylevinsen/gtkgreet;protocol=https;branch=master"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "1.3.2"
|
PV = "0.7"
|
||||||
SRCREV = "c09696f6a27aa0e4769fd3f707f27be4407ec95d"
|
SRCREV = "a90223c6b9c1d33a0f5d9b48d24d336300b5fe6b"
|
||||||
|
|
||||||
EXTRA_OEMESON += " \
|
EXTRA_OEMESON += " \
|
||||||
--buildtype release \
|
--buildtype release \
|
||||||
-Dman-pages=disabled \
|
-Dman-pages=disabled \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
CFLAGS += "-Wno-deprecated-declarations"
|
||||||
|
Loading…
Reference in New Issue
Block a user