summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-05-27 23:12:18 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-27 23:12:18 +0200
commit17f8749b613d51092092129af2e69f67a7c782bc (patch)
tree07aaba47d0589257fbe31e22baa3ca0124a365dd /net-libs
parentnet-misc/netopeer2: Bump to 2.0.0 (diff)
downloadgentoo-17f8749b613d51092092129af2e69f67a7c782bc.tar.gz
gentoo-17f8749b613d51092092129af2e69f67a7c782bc.tar.bz2
gentoo-17f8749b613d51092092129af2e69f67a7c782bc.zip
net-libs/libnetconf2: Adjust upper libyang bound for 1.1.43
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnetconf2/libnetconf2-1.1.43-r1.ebuild (renamed from net-libs/libnetconf2/libnetconf2-1.1.43.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/libnetconf2/libnetconf2-1.1.43.ebuild b/net-libs/libnetconf2/libnetconf2-1.1.43-r1.ebuild
index 9f1c9db1fd32..cb95c3d21da7 100644
--- a/net-libs/libnetconf2/libnetconf2-1.1.43.ebuild
+++ b/net-libs/libnetconf2/libnetconf2-1.1.43-r1.ebuild
@@ -18,6 +18,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
dev-libs/openssl:0=
>=net-libs/libyang-1.0.225:=
+ <net-libs/libyang-2.0.0:=
net-libs/libssh:0=[server]"
DEPEND="${RDEPEND}
test? ( dev-util/cmocka )"