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 437871ce6ec8..0deb0cb29111 100644 --- a/textproc/kreport/Makefile +++ b/textproc/kreport/Makefile @@ -12,7 +12,7 @@ COMMENT= Framework for creation of reports in multiple formats LIB_DEPENDS= libKPropertyCore3.so:x11-toolkits/kproperty -USES= cmake:outsource compiler:c++11-lang gettext kde:5 \ +USES= cmake compiler:c++11-lang gettext kde:5 \ python:2.7 qt:5 tar:xz USE_KDE= config coreaddons ecm marble widgetsaddons USE_QT= core declarative gui network webkit widgets xml \ |