mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 12:49:31 +02:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user