mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
packages: switch to host-pkgconf
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
3ee3e3d22e
commit
019a581f89
@@ -7,7 +7,7 @@ CCID_VERSION = 1.4.8
|
||||
CCID_SOURCE = ccid-$(CCID_VERSION).tar.bz2
|
||||
CCID_SITE = http://alioth.debian.org/frs/download.php/3768
|
||||
CCID_INSTALL_STAGING = YES
|
||||
CCID_DEPENDENCIES = pcsc-lite host-pkg-config libusb
|
||||
CCID_DEPENDENCIES = pcsc-lite host-pkgconf libusb
|
||||
|
||||
ifeq ($(BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV),y)
|
||||
define CCID_INSTALL_UDEV_RULES
|
||||
|
||||
Reference in New Issue
Block a user