mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
radare2-bindings: fix deps
This commit is contained in:
parent
b9b1ffe808
commit
8c6f86f2da
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
Loading…
Reference in a new issue