diff options
Diffstat (limited to 'comms/sdr-wspr/Makefile')
-rw-r--r-- | comms/sdr-wspr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile index dc2bf9770c78..08b71e4e4733 100644 --- a/comms/sdr-wspr/Makefile +++ b/comms/sdr-wspr/Makefile @@ -16,8 +16,8 @@ LIB_DEPENDS= libsdr-gui.so:comms/libsdr-gui USE_GITHUB= yes GH_ACCOUNT= hmatuschek -USE_QT5= core buildtools_build qmake webkit widgets -USES= cmake:outsource compiler:gcc-c++11-lib fortran pkgconfig +USE_QT= core buildtools_build qmake webkit widgets +USES= cmake:outsource compiler:gcc-c++11-lib fortran pkgconfig qt:5 PLIST_FILES= bin/sdr-wspr share/applications/sdr-wspr.desktop \ share/icons/sdr-wspr.svg |