summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-11-02 03:03:28 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-11-02 03:03:28 +0300
commit79f2f84b515f7f910b9dca3f77159f83d6bdbd3b (patch)
treece30edf28ba2b75b8b4668695dfdc371f06a0b09
parentb3f3422cfb280cec37540c0ea9ed7cc39d35ea03 (diff)
nyx-scm: need at least stem 1.7.0 now
-rw-r--r--packages/dev-util/codelite/codelite-scm.exheres-02
-rw-r--r--packages/net-libs/stem/stem-1.7.0.exheres-05
-rw-r--r--packages/net-misc/nyx/nyx-scm.exheres-06
3 files changed, 13 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..4f09111 100644
--- a/packages/dev-util/codelite/codelite-scm.exheres-0
+++ b/packages/dev-util/codelite/codelite-scm.exheres-0
@@ -1,6 +1,8 @@
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
# Distributed under the terms of the GNU General Public License v2
+SCM_REVISION="a02750c87b0835018138fc131fe0ef0dd47be806"
+
require codelite
PLATFORMS="~amd64 ~x86"
diff --git a/packages/net-libs/stem/stem-1.7.0.exheres-0 b/packages/net-libs/stem/stem-1.7.0.exheres-0
new file mode 100644
index 0000000..c1e5b1b
--- /dev/null
+++ b/packages/net-libs/stem/stem-1.7.0.exheres-0
@@ -0,0 +1,5 @@
+# Distributed under the terms of the GNU General Public License v2
+
+require stem
+
+PLATFORMS="~x86 ~amd64"
diff --git a/packages/net-misc/nyx/nyx-scm.exheres-0 b/packages/net-misc/nyx/nyx-scm.exheres-0
index ba52abd..b681cb6 100644
--- a/packages/net-misc/nyx/nyx-scm.exheres-0
+++ b/packages/net-misc/nyx/nyx-scm.exheres-0
@@ -3,3 +3,9 @@
require nyx
PLATFORMS="~x86 ~amd64"
+
+DEPENDENCIES+="
+ build+run:
+ net-libs/stem[>=1.7.0]
+"
+