mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-power/uhubctl: add virtual/pkgconfig BDEPEND
It's technically optional in the Makefile but we don't want the non-pkgconfig path in Gentoo (causes various issues, including on Prefix or other non-standard setups). Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -16,6 +16,7 @@ IUSE=""
|
||||
|
||||
DEPEND="virtual/libusb:1"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user