Commit bcfa8e1f authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

lirc-tools: add host-pkgconf dependency



Otherwise, the configure script fails with "Required program
pkg-config is missing".

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ed2346e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 \