diff options
Diffstat (limited to 'textproc/kreport/Makefile')
-rw-r--r-- | textproc/kreport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile index 1c167d2bcc5b..20d3a7c9c1e0 100644 --- a/textproc/kreport/Makefile +++ b/textproc/kreport/Makefile @@ -12,7 +12,7 @@ WWW= https://www.kexi-project.org/ LIB_DEPENDS= libKPropertyCore3.so:x11-toolkits/kproperty USES= cmake compiler:c++11-lang gettext kde:5 \ - python:3.5+ qt:5 tar:xz + python qt:5 tar:xz USE_KDE= config coreaddons ecm marble widgetsaddons USE_QT= core declarative gui location network webchannel \ webengine webkit widgets xml \ |