sway-contrib: RDEPEND on python3-as-python

This commit is contained in:
Markus Volk 2025-05-21 16:06:38 +02:00
parent 46abc1524c
commit 1bf25c9753

View File

@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
SRCREV = "b7825b218e677c65f6849be061b93bd5654991bf" SRCREV = "b7825b218e677c65f6849be061b93bd5654991bf"
PV = "1.9" PV = "1.9"
RDEPENDS:${PN} = "python3" RDEPENDS:${PN} = "python3-as-python"
do_install() { do_install() {
install -d ${D}${bindir} install -d ${D}${bindir}