From: Peter Korsgaard Date: Wed, 18 Jan 2012 10:31:36 +0000 (+0100) Subject: orc: unbreak host build after auto-host-deps change X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7adabb75c78ed4624aa331cdaffebe716ed38602;p=buildroot.git orc: unbreak host build after auto-host-deps change Signed-off-by: Peter Korsgaard --- diff --git a/package/orc/orc.mk b/package/orc/orc.mk index 97c80f29e9..6602e36cd5 100644 --- a/package/orc/orc.mk +++ b/package/orc/orc.mk @@ -7,6 +7,7 @@ ORC_VERSION = 0.4.14 ORC_SITE = http://code.entropywave.com/download/orc/ ORC_INSTALL_STAGING = YES ORC_DEPENDENCIES = host-orc +HOST_ORC_DEPENDENCIES = define ORC_REMOVE_BUGREPORT rm -f $(TARGET_DIR)/usr/bin/orc-bugreport