Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03c6eb74f75233ab272c2f43844bc3cb5d8e5713
commit 03c6eb74f75233ab272c2f43844bc3cb5d8e5713 Author: bouleetbil <[email protected]> Date: Thu Sep 16 21:21:12 2010 +0000 conduit-0.3.17-5-i686 *added flickr support diff --git a/source/gnome-extra/conduit/FrugalBuild b/source/gnome-extra/conduit/FrugalBuild index e2a751a..5ae230a 100644 --- a/source/gnome-extra/conduit/FrugalBuild +++ b/source/gnome-extra/conduit/FrugalBuild @@ -4,10 +4,10 @@ pkgname=conduit pkgver=0.3.17 -pkgrel=4 +pkgrel=5 pkgdesc="Conduit is a synchronization solution for GNOME" url="http://www.gnome.org/" -rodepends=('gdata.py') +rodepends=('gdata.py' 'flickrapi') depends=('pygtk' 'dbus-python' 'vobject' 'pygoocanvas>=0.14.1' \ 'gnome-python-extras-mozembed' 'pysqlite2') makedepends=('perl-xml-parser' 'intltool' 'gnome-doc-utils') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
