mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
*/*: {sys-devel => dev-build}/libtool
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -25,7 +25,7 @@ RDEPEND="
|
||||
acct-user/_bgpd
|
||||
"
|
||||
BDEPEND="
|
||||
sys-devel/libtool
|
||||
dev-build/libtool
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
@@ -25,7 +25,7 @@ RDEPEND="
|
||||
acct-user/_bgpd
|
||||
"
|
||||
BDEPEND="
|
||||
sys-devel/libtool
|
||||
dev-build/libtool
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
@@ -23,7 +23,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
dev-util/byacc
|
||||
sys-devel/libtool
|
||||
dev-build/libtool
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
@@ -21,7 +21,7 @@ DEPEND="
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
sys-devel/libtool
|
||||
dev-build/libtool
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
@@ -19,7 +19,7 @@ DEPEND="
|
||||
acct-user/_rpki-client
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="sys-devel/libtool"
|
||||
BDEPEND="dev-build/libtool"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user