Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c5ba25e405166c64ce3175fbbb6e53f6d0cee02
commit 2c5ba25e405166c64ce3175fbbb6e53f6d0cee02 Author: voroskoi <[EMAIL PROTECTED]> Date: Mon Sep 29 08:52:25 2008 +0200 swfdec-mozilla-0.6.0-4-x86_64 remove gnutls from depends() as swfdec has it diff --git a/source/xlib-extra/swfdec-mozilla/FrugalBuild b/source/xlib-extra/swfdec-mozilla/FrugalBuild index 1e12685..7472627 100644 --- a/source/xlib-extra/swfdec-mozilla/FrugalBuild +++ b/source/xlib-extra/swfdec-mozilla/FrugalBuild @@ -3,11 +3,11 @@ pkgname=swfdec-mozilla pkgver=0.6.0 -pkgrel=3 +pkgrel=4 pkgdesc="Mozilla plugin that uses the Swfdec library for playing SWF files in a browser capable of loading NS-Plugins" url="http://swfdec.freedesktop.org/" license="LGPL" -depends=('swfdec=0.6.6-2' 'firefox' 'gnutls>=2.4') +depends=('swfdec=0.6.6-3' 'firefox') options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
