Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=03496c3d0753ffeb73835d9d8fc0063cf781aa20
commit 03496c3d0753ffeb73835d9d8fc0063cf781aa20 Author: Baste <[email protected]> Date: Tue Apr 1 17:00:50 2014 +0200 gnome-fwtweak-0.1-2-x86_64 - Fix depends diff --git a/source/gnome/gnome-fwtweak/FrugalBuild b/source/gnome/gnome-fwtweak/FrugalBuild index e271f89..05298d1 100644 --- a/source/gnome/gnome-fwtweak/FrugalBuild +++ b/source/gnome/gnome-fwtweak/FrugalBuild @@ -3,9 +3,9 @@ pkgname=gnome-fwtweak pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Tweak gnome-shell for Frugalware" -depends=() +depends=('python3-pygobject3') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') url="http://ftp.frugalware.org/pub/other/people/baste/gnome-fwtweak/" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
