mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-libs/octetos-core: fixxing list dependency.
Signed-off-by: Azael Reyes <azael.devel@gmail.com> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azael Reyes <azael.devel@gmail.com>
This commit is contained in:
@@ -17,15 +17,16 @@ KEYWORDS="~amd64"
|
||||
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
>=sys-devel/gcc-8.1
|
||||
>=sys-devel/bison-3.1
|
||||
DEPEND="
|
||||
sys-devel/bison
|
||||
dev-libs/libconfig
|
||||
dev-perl/XML-Parser
|
||||
dev-util/intltool
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
>=sys-devel/gcc-8.1
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${PN}-${MYPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user