radare2-bindings: fix deps

This commit is contained in:
blshkv 2018-01-21 08:30:52 +08:00
parent b9b1ffe808
commit 8c6f86f2da
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@ -29,7 +29,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
=dev-util/radare2-2.1*
>=dev-util/radare2-2.1.0
virtual/pkgconfig
>=dev-util/valabind-1.3.0
dev-lang/swig"