games/0ad build is not compatible with python3
PR: 234633
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||
libsodium.so:security/libsodium
|
||||
|
||||
USES= compiler:c++11-lib desktop-file-utils dos2unix gmake iconv jpeg openal:al \
|
||||
pkgconfig python:build tar:xz
|
||||
pkgconfig python:2.7,build tar:xz
|
||||
USE_GNOME= libxml2 gtk20
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl2
|
||||
|
||||
Reference in New Issue
Block a user