From 3bc9495b3e053a89f39289de8fb843f330f8b74f Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sun, 14 Oct 2007 15:45:49 +0000 Subject: libmutil: dropped empty dir --- packages/centericq/centericq.inc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'packages/centericq') diff --git a/packages/centericq/centericq.inc b/packages/centericq/centericq.inc index 2773ac61fd..8884522ba4 100644 --- a/packages/centericq/centericq.inc +++ b/packages/centericq/centericq.inc @@ -3,7 +3,7 @@ AIM, IRC, Jabber and LiveJournal" SECTION = "console/network" PRIORITY = "optional" LICENSE = "GPL" -DEPENDS = "openssl ncurses" +DEPENDS = "gnutls ncurses" inherit autotools @@ -11,4 +11,6 @@ SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \ file://configure.patch;patch=1 \ file://m4.patch;patch=1" -EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.." +EXTRA_OECONF = "--with-ssl --disable-msn --without-curl" + +PARALLEL_MAKE = "" -- cgit v1.2.3