diff options
Diffstat (limited to 'editors/codelite/Makefile')
-rw-r--r-- | editors/codelite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 9273743f38c6..3058cb0085d4 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -19,7 +19,7 @@ BROKEN_armv6= fails to configure: has leading or trailing whitespace. This is USE_GITHUB= yes GH_ACCOUNT= eranif -USES= cmake:outsource,noninja compiler:c++11-lib dos2unix gettext \ +USES= cmake:noninja compiler:c++11-lib dos2unix gettext \ pathfix shebangfix sqlite USE_GNOME+= cairo gtk20 DOS2UNIX_GLOB= *.cpp *.txt |