diff options
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 7c35ee9d1672..ab1bf0b9aed2 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -10,7 +10,7 @@ COMMENT= Simple and powerful Qt-based text editor LICENSE= GPLv3 -USES= compiler:c++11-lang gl pkgconfig:build qmake qt:5 +USES= compiler:c++11-lang gl gmake pkgconfig:build qmake qt:5 OPTIONS_DEFINE= DOCS OPTIONS_GROUP= SPELL |