summaryrefslogtreecommitdiff
path: root/packages/centericq
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-14 19:39:54 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-14 19:39:54 +0000
commit1c4623013ed47ba00247aa913419b52759c4f97b (patch)
tree77f089bc41fa6b1e9055bfa2f68ed89c97034e19 /packages/centericq
parent3bc9495b3e053a89f39289de8fb843f330f8b74f (diff)
disapproval of revision '6491515c0991b335eb83774c7692f5c94ed7c304'
Diffstat (limited to 'packages/centericq')
-rw-r--r--packages/centericq/centericq.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/centericq/centericq.inc b/packages/centericq/centericq.inc
index 8884522ba4..2773ac61fd 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 = "gnutls ncurses"
+DEPENDS = "openssl ncurses"
inherit autotools
@@ -11,6 +11,4 @@ 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 --disable-msn --without-curl"
-
-PARALLEL_MAKE = ""
+EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."