[Buildroot] [PATCH 4/7] libusb-compat: add host variant
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Thu Dec 29 17:40:46 UTC 2011
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
package/libusb-compat/libusb-compat.mk | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/package/libusb-compat/libusb-compat.mk b/package/libusb-compat/libusb-compat.mk
index e39cdd8..99e7716 100644
--- a/package/libusb-compat/libusb-compat.mk
+++ b/package/libusb-compat/libusb-compat.mk
@@ -18,4 +18,8 @@ endef
LIBUSB_COMPAT_POST_INSTALL_STAGING_HOOKS+=LIBUSB_COMPAT_FIXUP_CONFIG
+HOST_LIBUSB_COMPAT_DEPENDENCIES = host-pkg-config host-libusb
+
$(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))
+
--
1.7.4.1
More information about the buildroot
mailing list