From 676a0599f896e45fbf80d48687de2e580ce4766a Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Wed, 2 Jan 2019 20:32:47 +0300 Subject: changes requested by exherbo devs --- packages/dev-util/codelite/codelite.exlib | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages/dev-util/codelite/codelite.exlib') diff --git a/packages/dev-util/codelite/codelite.exlib b/packages/dev-util/codelite/codelite.exlib index cd60a36..018cf27 100644 --- a/packages/dev-util/codelite/codelite.exlib +++ b/packages/dev-util/codelite/codelite.exlib @@ -1,7 +1,7 @@ # Distributed under the terms of the GNU General Public License v2 # Copyright 2018 Gluzskiy Alexandr -require github [ user=eranif force_git_clone=true ] +require github [ user=eranif ] cmake [ api=2 ] HOMEPAGE="http://www.codelite.org" SUMMARY="A Free, open source, cross platform C,C++,PHP and Node.js IDE" @@ -9,8 +9,6 @@ DESCRIPTION="" SLOT="0" LICENCES="GPL-2" -require cmake [ api=2 ] - MYOPTIONS=" clang [[ description = [ Use clang for codecompletion ] ]] flex [[ description = [ Add support for sys-devel/flex ] ]] -- cgit v1.2.3