pyzy doesn't build with python3

This commit is contained in:
Antoine Brodin 2017-12-09 12:25:00 +00:00
parent 6468d70fc4
commit a641776ee1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455851

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USE_GITHUB= yes
GH_TAGNAME= 6d9c3cd
USES= compiler:c++11-lib gmake libtool pkgconfig python:build shebangfix autoreconf gettext-runtime pathfix
USES= compiler:c++11-lib gmake libtool pkgconfig python:2.7,build shebangfix autoreconf gettext-runtime pathfix
SHEBANG_FILES= data/db/android/create_db.py
USE_GNOME= glib20
USE_LDCONFIG= yes