From 1ff54c8cc88447f22b09ac4813080bcb8560eb8b Mon Sep 17 00:00:00 2001 From: antoine Date: Tue, 30 Jan 2018 21:50:16 +0000 Subject: Fix with DEFAULT_VERSIONS=python=3.x --- net-im/telegram-desktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 384e7c047411..d64987bcbfe8 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libopus.so:audio/opus \ libpulse.so:audio/pulseaudio -USES= cmake:noninja,outsource desktop-file-utils gmake pkgconfig python:build ssl +USES= cmake:noninja,outsource desktop-file-utils gmake pkgconfig python:2.7,build ssl USE_GITHUB= yes GH_ACCOUNT= telegramdesktop GH_PROJECT= tdesktop -- cgit