Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10a57d6a43d52be8c4fbf611ad48767cf7e142c6
commit 10a57d6a43d52be8c4fbf611ad48767cf7e142c6 Author: Devil505 <[email protected]> Date: Sat Apr 9 11:11:10 2011 +0200 bleachbit-0.8.7-2-i686 * added python-sqlite3 to depends() (thx Melko) diff --git a/source/xapps-extra/bleachbit/FrugalBuild b/source/xapps-extra/bleachbit/FrugalBuild index 476c5e5..345281e 100644 --- a/source/xapps-extra/bleachbit/FrugalBuild +++ b/source/xapps-extra/bleachbit/FrugalBuild @@ -3,9 +3,9 @@ pkgname=bleachbit pkgver=0.8.7 -pkgrel=1 +pkgrel=2 pkgdesc="BleachBit deletes unnecessary files to free valuable disk space and maintain privacy." -depends=('pygtk>=2.14.1-2') +depends=('pygtk>=2.14.1-2' 'python-sqlite3') options=('scriptlet') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
