mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 14:34:34 +02:00
fix after S rework
This commit is contained in:
@ -40,7 +40,6 @@ PACKAGECONFIG ?= " \
|
||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.16;protocol=https"
|
||||
SRCREV = "0a32b5a74db06a27bee55a47205951bb277a9657"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.16.2"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -42,7 +42,6 @@ SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.17;protocol
|
||||
SRCREV = "a2d2c38a3127745629293066beeed0a649dff8de"
|
||||
PV = "0.17.4"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
@ -43,7 +43,6 @@ SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.18;protocol
|
||||
SRCREV = "cda69b696d65a53d5d5e75dfed059a3803e0d700"
|
||||
PV = "0.18.2"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -43,7 +43,6 @@ SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.19;protocol
|
||||
SRCREV = "13a62a23a258d96f902c740310d5c7c59784a4d1"
|
||||
PV = "0.19.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -43,7 +43,6 @@ SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protoc
|
||||
SRCREV = "afe427d149e701fb244152e1b44ebaa34e3a4cb0"
|
||||
PV = "0.20-dev"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
Reference in New Issue
Block a user