Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b623deea33f8f601634f5b5cef60b76583616fcf
commit b623deea33f8f601634f5b5cef60b76583616fcf Author: Christian Hamar alias krix <[EMAIL PROTECTED]> Date: Thu Sep 20 16:42:52 2007 +0200 gnome-common-2.20.0-1-x86_64 * Version bump * Dropped scrollkeeper from depends() (not needed) diff --git a/source/gnome/gnome-common/FrugalBuild b/source/gnome/gnome-common/FrugalBuild index 5bf465b..870f16c 100644 --- a/source/gnome/gnome-common/FrugalBuild +++ b/source/gnome/gnome-common/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: AlexExtreme <[EMAIL PROTECTED]> pkgname=gnome-common -pkgver=2.18.0 +pkgver=2.20.0 pkgrel=1 pkgdesc="Common macros for GNOME" url="http://www.gnome.org/" -depends=('scrollkeeper') +depends=('glibc') groups=('gnome' 'gnome-core') archs=('i686' 'x86_64') Finclude gnome @@ -17,5 +17,5 @@ build() { Fexe /etc/profile.d/gnome.sh } -sha1sums=('263b7c3ca2fdd07052d1820f3469750628a18726'\ +sha1sums=('8fc9eeacdf6b77d8e6d1735979bbc3d678f49d95' \ 'fb0a0d87d507a20c32ec2af9d0f2bda57f28ffaa') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
