From: Schenk, Michael Date: Mon, 29 Feb 2016 05:46:06 +0000 (+0100) Subject: lirc-tools: also install to staging X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d0071cddc0eb2cd7569b2c25d817cabafcef2993;p=buildroot.git lirc-tools: also install to staging This commit adds LIRC_TOOLS_INSTALL_STAGING = YES to the lirc-tools package to get the library headers into sysroot, which is needed to develop lirc based applications. Signed-off-by: Michael Schenk [Thomas: rework commit log.] Signed-off-by: Thomas Petazzoni --- diff --git a/package/lirc-tools/lirc-tools.mk b/package/lirc-tools/lirc-tools.mk index fbd8aaf932..d366a83828 100644 --- a/package/lirc-tools/lirc-tools.mk +++ b/package/lirc-tools/lirc-tools.mk @@ -10,6 +10,7 @@ LIRC_TOOLS_SITE = http://downloads.sourceforge.net/project/lirc/LIRC/$(LIRC_TOOL LIRC_TOOLS_LICENSE = GPLv2+ LIRC_TOOLS_LICENSE_FILES = COPYING LIRC_TOOLS_DEPENDENCIES = host-pkgconf +LIRC_TOOLS_INSTALL_STAGING = YES LIRC_TOOLS_CONF_OPTS = --without-x