enabling usage of gnutls for qpe-gaim1
authorral@home <ral@home>
Sun, 6 Mar 2005 22:45:31 +0000 (22:45 +0000)
committerral@home <ral@home>
Sun, 6 Mar 2005 22:45:31 +0000 (22:45 +0000)
BKrev: 422b880bMaPb0kc_QlYa97fyTQ-qFg

packages/qpe-gaim/qpe-libgaim1_1.1.4.bb

index a7fd678..bbd7e56 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "A multi protocol instant messager library, Qt/Embedded based Palmtop Environments Edition"
 SECTION = "opie/applications"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-DEPENDS = "openssl glib-2.0"
+DEPENDS = "openssl glib-2.0 gnutls"
 RDEPENDS = "libgaim-plugins"
 LICENSE = "GPL"
 HOMEPAGE = "http://gaim.sourceforge.net/"
@@ -19,7 +19,8 @@ EXTRA_OE_CONF = "--disable-audio --disable-gtkspell --disable-perl \
                 --disable-screensaver --disable-sm --disable-glibtest \
                 --disable-gtktest --disable-startup-notification \
                 --disable-gevolution --disable-aotest --disable-audiofiletest \
-                --disable-x --without-x --without-gtk --disable-gtk "
+                --disable-x --without-x --without-gtk --disable-gtk \
+                --enable-gnutls=y"
 
 CFLAGS_append = " -I${STAGING_INCDIR}/glib-2.0"