From 79f2f84b515f7f910b9dca3f77159f83d6bdbd3b Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 2 Nov 2018 03:03:28 +0300 Subject: nyx-scm: need at least stem 1.7.0 now --- packages/dev-util/codelite/codelite-scm.exheres-0 | 2 ++ packages/net-libs/stem/stem-1.7.0.exheres-0 | 5 +++++ packages/net-misc/nyx/nyx-scm.exheres-0 | 6 ++++++ 3 files changed, 13 insertions(+) create mode 100644 packages/net-libs/stem/stem-1.7.0.exheres-0 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 # 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] +" + -- cgit v1.2.3