mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
fix after S rework
This commit is contained in:
@ -19,7 +19,6 @@ RDEPENDS:${PN} = " \
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.31"
|
||||
SRCREV = "a734526ed33fe446396e32649e8895dde679f52c"
|
||||
|
||||
|
@ -6,7 +6,6 @@ SRC_URI = "git://github.com/noahmorrison/chevron;protocol=https;branch=main"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.13.1"
|
||||
SRCREV = "d7f6bd54a296620068570fb83b91a43958ee5e37"
|
||||
|
||||
|
@ -10,7 +10,6 @@ RDEPENDS:${PN} = "python3-pillow"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.2.1"
|
||||
SRCREV = "3e96a52abfa34323c798a691b2970c6df3059fda"
|
||||
|
||||
|
@ -12,7 +12,6 @@ RDEPENDS:${PN} = " \
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.4.1"
|
||||
SRCREV = "f495974c32a7a7b1eb433e7b8c87166e96375c32"
|
||||
|
||||
|
@ -6,7 +6,6 @@ SRC_URI = "git://github.com/imageio/imageio-ffmpeg.git;protocol=https;branch=mai
|
||||
|
||||
inherit python_setuptools_build_meta
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.6.0"
|
||||
SRCREV = "ae47d8028c237ca5507ceef1b843ee427b442887"
|
||||
|
||||
|
@ -8,4 +8,3 @@ SRC_URI = "git://github.com/WayfireWM/pywayfire.git;protocol=https;branch=main"
|
||||
SRCREV = "af2d7a187c8479c114102d6c9413ad25316b199a"
|
||||
PV = "0.3"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Reference in New Issue
Block a user