summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsss <sss@dark-alexandr.net>2022-05-06 20:14:45 +0300
committersss <sss@dark-alexandr.net>2022-05-06 20:14:45 +0300
commit608ead5deafea949d5ed9e8427e886580fa662de (patch)
tree3e2a24ec73a0c0c69f055c2620beb9df7cc7a522
parent65da5e5885e16f5cc5ca7dcbdf16650c122a0503 (diff)
codelite-scm: build fixHEADmaster
-rw-r--r--packages/dev-util/codelite/codelite-scm.exheres-010
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/dev-util/codelite/codelite-scm.exheres-0 b/packages/dev-util/codelite/codelite-scm.exheres-0
index 4e34ab6..990ae18 100644
--- a/packages/dev-util/codelite/codelite-scm.exheres-0
+++ b/packages/dev-util/codelite/codelite-scm.exheres-0
@@ -1,6 +1,16 @@
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
# Distributed under the terms of the GNU General Public License v2
+SCM_EXTERNAL_REFS="
+ ctags:cts
+"
+SCM_cts_REPOSITORY="https://github.com/eranif/ctags"
+
+SCM_SECONDARY_REPOSITORIES="
+ cts
+"
+
require codelite
+
PLATFORMS="~amd64 ~x86"