diff options
-rw-r--r-- | chinese/pyzy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile index fda0e8ca63d..f2c94305586 100644 --- a/chinese/pyzy/Makefile +++ b/chinese/pyzy/Makefile @@ -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 |