diff options
Diffstat (limited to 'extra/pidgin/Pkgfile')
-rw-r--r-- | extra/pidgin/Pkgfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/pidgin/Pkgfile b/extra/pidgin/Pkgfile index 469a65325..7f4bd8bc4 100644 --- a/extra/pidgin/Pkgfile +++ b/extra/pidgin/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.pidgin.im # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: gtkspell, gtk, libxml2, p5-xml-parser, gnutls, nss, nspr, xorg-libxscrnsaver, xorg-libsm, gstreamer, startup-notification, hicolor-icon-theme, libidn +# Depends on: gtkspell, gtk, libxml2, p5-xml-parser, gnutls, nss, nspr, xorg-libxscrnsaver, xorg-libsm, gstreamer, startup-notification, hicolor-icon-theme, libidn,farsight2 # Run on: gtkspell,gtk,libxml2,gnutls,nss,nspr,xorg-libxscrnsaver,gstreamer,startup-notification,hicolor-icon-theme,libidn,farsight2 name=pidgin version=2.7.11 -release=1 +release=2 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2) build() { @@ -28,7 +28,6 @@ build() { --disable-tk \ --enable-gnutls=yes \ --disable-dbus \ - --disable-vv \ --with-python=/usr/bin/python2 make |