diff options
Diffstat (limited to 'net-im/py-toxcore-c/Makefile')
-rw-r--r-- | net-im/py-toxcore-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index 8845bb5ed264..132e713c1340 100644 --- a/net-im/py-toxcore-c/Makefile +++ b/net-im/py-toxcore-c/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libtoxcore.so:net-im/tox \ libvpx.so:multimedia/libvpx \ libopus.so:audio/opus -USES= localbase python:3.6+ +USES= localbase python USE_GITHUB= yes GH_ACCOUNT= TokTok GH_PROJECT= py-toxcore-c |