mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-embedded/avrdude: fix automatic libgpiod dep
Fixes build failure if dev-libs/libgpiod is installed. Closes: https://bugs.gentoo.org/921301 Signed-off-by: Matthew Smith <matthew@gentoo.org>
This commit is contained in:
@@ -53,6 +53,7 @@ src_configure() {
|
||||
-DBUILD_DOC=OFF # This currently does nothing...
|
||||
-DBUILD_SHARED_LIBS=ON
|
||||
-DDEBUG_CMAKE=ON
|
||||
-DHAVE_LIBGPIOD='' # Bug #921301
|
||||
-DHAVE_LIBFTDI=''
|
||||
-DHAVE_LINUXGPIO=ON # Seems like there is no reason to have this off.
|
||||
-DHAVE_LINUXSPI=ON # Ditto.
|
||||
|
||||
Reference in New Issue
Block a user