pingus: build with python3

It builds perfectly fine with python3 - a new experience for me

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-02-07 21:54:46 +01:00
parent e01a9a31a3
commit 3aca16e9fa

View File

@@ -6,7 +6,7 @@ HOMEPAGE = "http://pingus.seul.org/"
RDEPENDS_${PN} += "libmikmod bash"
inherit scons pythonnative
inherit scons python3native
SRC_URI = "\
git://github.com/Pingus/pingus.git \