diff options
Diffstat (limited to 'net/krdc/Makefile')
-rw-r--r-- | net/krdc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/krdc/Makefile b/net/krdc/Makefile index 12fa17810bcf..c541f55d3e52 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -9,12 +9,12 @@ COMMENT= RDP and VNC client for KDE LIB_DEPENDS= libvncserver.so:net/libvncserver -USES= cmake:outsource gettext kde:5 tar:xz +USES= cmake:outsource gettext kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons dnssd doctools ecm i18n iconthemes kcmutils \ notifications notifyconfig service wallet widgetsaddons \ xmlgui -USE_QT5= core dbus gui network widgets xml \ +USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes |