On Wed, Sep 01, 2010 at 05:27:30PM +0200, Fabien Bourgeois <[email protected]> wrote: > +pkgname=zim > +pkgver=0.48 > +pkgrel=1 > +pkgdesc="A desktop wiki as a collection of files on local filesystem that > can be edited with a GUI application." > +url="http://zim-wiki.org" > +depends=('pygtk' 'pyxdg' 'xdg-utils' 'desktop-file-utils' 'python-sqlite3')
Oh, one more thing: you need to depend on a given python-sqlite3 version, like: python-sqlite3>=2.7 since it won't work with 2.6, I guess. The rest is fine.
pgp0Zg1t2njJ8.pgp
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
