diff options
Diffstat (limited to 'devel/kdev-python/Makefile')
-rw-r--r-- | devel/kdev-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kdev-python/Makefile b/devel/kdev-python/Makefile index 649186499881..0274ea984110 100644 --- a/devel/kdev-python/Makefile +++ b/devel/kdev-python/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv2+ BUILD_DEPENDS= kdev-pg-qt:devel/kdevelop-pg-qt LIB_DEPENDS= libKDevPlatformInterfaces.so:devel/kdevelop -USES= cmake compiler:c++11-lib kde:5 python:3.7+ qt:5 tar:xz xorg +USES= cmake compiler:c++11-lib kde:5 python qt:5 tar:xz xorg USE_KDE= attica auth codecs completion config configwidgets coreaddons \ ecm i18n itemmodels jobwidgets kio newstuff parts service \ solid sonnet syntaxhighlighting texteditor textwidgets \ |