Commit 77ec184d authored by Rodrigo Rebello's avatar Rodrigo Rebello Committed by Thomas Petazzoni
Browse files

irssi: add missing dependency on host-pkgconf



The irssi configure script uses pkg-config to detect the availability of
libglib2 and openssl.

Signed-off-by: default avatarRodrigo Rebello <rprebello@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent b8527eb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ IRSSI_SOURCE = irssi-$(IRSSI_VERSION).tar.bz2
IRSSI_SITE = http://pkgs.fedoraproject.org/repo/pkgs/irssi/$(IRSSI_SOURCE)/ecf64be47978d89a742b435a81cb47db
IRSSI_LICENSE = GPLv2+
IRSSI_LICENSE_FILES = COPYING
IRSSI_DEPENDENCIES = libglib2 ncurses
IRSSI_DEPENDENCIES = host-pkgconf libglib2 ncurses
IRSSI_AUTORECONF = YES

IRSSI_CONF_OPTS = \