mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-libs/libnl: Set BDEPEND
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Closes: https://bugs.gentoo.org/728858 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
@@ -26,6 +26,9 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
python? ( dev-lang/swig )
|
||||
sys-devel/bison
|
||||
sys-devel/flex
|
||||
|
||||
@@ -20,6 +20,9 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
python? ( dev-lang/swig )
|
||||
sys-devel/bison
|
||||
sys-devel/flex
|
||||
|
||||
Reference in New Issue
Block a user