diff options
Diffstat (limited to 'math/rocs/Makefile')
-rw-r--r-- | math/rocs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/rocs/Makefile b/math/rocs/Makefile index da77f1845ceb..2b15e50b0e07 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -9,12 +9,12 @@ COMMENT= KDE Graph theory IDE LIB_DEPENDS= libboost_thread.so:devel/boost-libs -USES= cmake:outsource gettext grantlee:5 kde:5 tar:xz +USES= cmake:outsource gettext grantlee:5 kde:5 qt:5 tar:xz USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash doctools ecm i18n itemviews jobwidgets kdeclarative \ kio package parts service sonnet texteditor textwidgets \ widgetsaddons xmlgui -USE_QT5= core dbus gui network qml script quick scripttools svg webkit \ +USE_QT= core dbus gui network qml script quick scripttools svg webkit \ widgets xml xmlpatterns \ buildtools_build qmake_build |