diff options
Diffstat (limited to 'audio/soundkonverter/Makefile')
-rw-r--r-- | audio/soundkonverter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile index 1b51fc8c3bbb..370b451c2420 100644 --- a/audio/soundkonverter/Makefile +++ b/audio/soundkonverter/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libphonon4qt5.so:multimedia/phonon@qt5 GH_ACCOUNT= HessiJames -USES= cmake:outsource compiler:c++11-lang kde:5 qt:5 +USES= cmake compiler:c++11-lang kde:5 qt:5 USE_GITHUB= yes USE_QT= dbus concurrent core buildtools_build gui network printsupport \ qmake_build widgets xml |