Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=cbdb3cc4695260ee280a5c6609068e6657b8d902
commit cbdb3cc4695260ee280a5c6609068e6657b8d902 Author: crazy <[EMAIL PROTECTED]> Date: Mon Mar 10 17:48:47 2008 +0100 glib2-2.14.6-2-i686 * rebuild * removed CFLAGS hack we do so by default now diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index d1f18b3..e48e893 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -3,11 +3,11 @@ pkgname=glib2 pkgver=2.14.6 -pkgrel=1 +pkgrel=2 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" -depends=('glibc') -makedepends=('gtk-doc>=1.8-2') +depends=('glibc>=2.7-3') +makedepends=('gtk-doc>=1.8-2' 'libgcrypt>=1.4.0-2') groups=('base' 'chroot-core') archs=('i686' 'x86_64') options=('scriptlet') @@ -22,8 +22,6 @@ _F_cd_path="glib-$pkgver" sha1sums=('f2e2a5323357516ccb813d9e7f3921ef1e490079' \ '8aa98ec8c7a8aad90d27e6c81a7fee1c686914fe' \ 'a78a870e933a317148e11bffdf5d19c8fe4ac2bd') -# Don't touch that -export CFLAGS="$CFLAGS -fno-strict-aliasing" subpkgs=("$pkgname-docs") subdescs=("Glib2 Documentation") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
