mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
eclass/kernel-2.eclass: Add pkgconfig to RDPEND,needed for make menuconfig
Thanks to William Throwe for reporting Closes: https://bugs.gentoo.org/730622 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
This commit is contained in:
@@ -605,6 +605,7 @@ if [[ ${ETYPE} == sources ]]; then
|
||||
sys-devel/make
|
||||
>=sys-libs/ncurses-5.2
|
||||
virtual/libelf
|
||||
virtual/pkgconfig
|
||||
)"
|
||||
|
||||
SLOT="${PVR}"
|
||||
|
||||
Reference in New Issue
Block a user