diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/qrq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qrq/Makefile b/comms/qrq/Makefile index 33043228f3a..812d0c219f1 100644 --- a/comms/qrq/Makefile +++ b/comms/qrq/Makefile @@ -12,7 +12,7 @@ COMMENT= Morse telegraphy trainer similar to the classic DOS version by DL4MM LICENSE= GPLv2 -USES= gmake shebangfix +USES= gmake ncurses shebangfix SHEBANG_FILES= qrqscore post-install: |