1
0
mirror of https://codeberg.org/flk/meta-wayland.git synced 2025-04-05 16:36:47 +02:00

waypaper: fix pep517-backend

This commit is contained in:
Markus Volk 2024-08-01 08:09:58 +02:00
parent a37ab55a56
commit 414bcd0726

@ -6,7 +6,7 @@ SRC_URI = "git://github.com/anufrievroman/waypaper.git;protocol=https;branch=mai
RDEPENDS:${PN} = "python3-pygobject python3-importlib-metadata python3-platformdirs python3-pillow python3-pathlib2"
inherit setuptools3
inherit python_setuptools_build_meta
S = "${WORKDIR}/git"
PV = "2.2"