From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 15 Jul 2012 12:36:23 +0200 Subject: [Buildroot] [git commit] orc: remove redundant HOST_ORC_DEPENDENCIES Message-ID: <20120715103641.B2A4B8DC41@busybox.osuosl.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net commit: http://git.buildroot.net/buildroot/commit/?id=585a4b0aa6e964fd0dca39aef8feeb72b6bce39c branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Thomas Petazzoni --- package/orc/orc.mk | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/package/orc/orc.mk b/package/orc/orc.mk index 6602e36..97c80f2 100644 --- a/package/orc/orc.mk +++ b/package/orc/orc.mk @@ -7,7 +7,6 @@ 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