]> git.pld-linux.org Git - packages/telepathy-gabble.git/commitdiff
- more BR:
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 2 Nov 2009 13:56:50 +0000 (13:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- force gnutls

Changed files:
    telepathy-gabble.spec -> 1.18

telepathy-gabble.spec

index eb70d091634edfb6566e6127e14869dfe1b1c99a..cf21233206e84586d415c4ae44719df60c0f2be1 100644 (file)
@@ -12,7 +12,8 @@ BuildRequires:        autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
 BuildRequires: dbus-devel >= 1.1.0
 BuildRequires: dbus-glib-devel >= 0.78
-BuildRequires: glib2-devel >= 1:2.16.0
+BuildRequires: glib2-devel >= 1:2.22.0
+BuildRequires: gnutls-devel >= 2.8.2
 BuildRequires: libsoup-devel >= 2.4.0
 BuildRequires: libtool
 BuildRequires: libxslt-progs
@@ -39,7 +40,8 @@ Zarządca połączeń pozwalający połączyć się Telepathy z Jabberem/XMPP.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --with-wocky-tls=gnutls
 %{__make}
 
 %install
This page took 0.09194 seconds and 4 git commands to generate.