Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=baeb75c36a707c9d03f12749c064bd99578c7e11

commit baeb75c36a707c9d03f12749c064bd99578c7e11
Author: crazy <[email protected]>
Date:   Tue Dec 22 17:56:04 2015 +0100

glib2-2.46.2-2-x86_64
* rebuild with libffi
* fix depends()

diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild
index c0d26bd..abb6e71 100644
--- a/source/base/glib2/FrugalBuild
+++ b/source/base/glib2/FrugalBuild
@@ -6,12 +6,12 @@ USE_DOC=${USE_DOC:-"y"}

pkgname=glib2
pkgver=2.46.2
-pkgrel=1
+pkgrel=2
pkgdesc="Common C routines used by GTK+ and other libraries"
url="http://www.gtk.org/";
rodepends=('scriptlet-core')
-depends=('glibc>=2.22' 'libffi' 'zlib' 'pcre')
-makedepends=('libgcrypt>=1.6.1')
+depends=('glibc>=2.22-7' 'libffi>=3.2.1' 'zlib>=1.2.8-3' 'pcre>=8.37-3' 
'elfutils>=0.164-2')
+makedepends=('libgcrypt>=1.6.1-2')
groups=('base' 'chroot-core')
archs=('i686' 'x86_64' 'arm')
options+=('scriptlet')
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to