diff options
Diffstat (limited to 'misc/veles/Makefile')
-rw-r--r-- | misc/veles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/veles/Makefile b/misc/veles/Makefile index 2e9f28d1e389..91c97daca128 100644 --- a/misc/veles/Makefile +++ b/misc/veles/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= msgpack-c>0:devel/msgpack-c \ ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} -USES= cmake compiler python:3.6+ qt:5 shebangfix +USES= cmake compiler python qt:5 shebangfix SHEBANG_GLOB= *.py SHEBANG_FILES= python/plugin python/proxy resources/install/postinst python/test_dis USE_GITHUB= yes |