lirc-tools: add host-pkgconf dependency
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Apr 2015 15:24:50 +0000 (17:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Apr 2015 15:24:50 +0000 (17:24 +0200)
Otherwise, the configure script fails with "Required program
pkg-config is missing".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lirc-tools/lirc-tools.mk

index af332eaa763c46842ae786b4da0fdeeaff4a825b..6837042c02eb49ca47a166dcd58bc1e4587854d4 100644 (file)
@@ -9,6 +9,7 @@ LIRC_TOOLS_SOURCE = lirc-$(LIRC_TOOLS_VERSION).tar.bz2
 LIRC_TOOLS_SITE = http://downloads.sourceforge.net/project/lirc/LIRC/$(LIRC_TOOLS_VERSION)/
 LIRC_TOOLS_LICENSE = GPLv2+
 LIRC_TOOLS_LICENSE_FILES = COPYING
+LIRC_TOOLS_DEPENDENCIES = host-pkgconf
 
 LIRC_TOOLS_CONF_OPTS = \
        --without-x \