[arch-commits] Commit in bigloo/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Apr 14 11:30:53 UTC 2018


    Date: Saturday, April 14, 2018 @ 11:30:52
  Author: bpiotrowski
Revision: 321786

4.3a-2: rebuild against libnsl 

Modified:
  bigloo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-14 11:05:40 UTC (rev 321785)
+++ PKGBUILD	2018-04-14 11:30:52 UTC (rev 321786)
@@ -6,12 +6,12 @@
 pkgname=bigloo
 _pkgver=4.3a
 pkgver=${_pkgver/-/_}
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast scheme compiler"
 arch=('x86_64')
 url="http://www-sop.inria.fr/mimosa/fp/Bigloo/"
 license=('GPL' 'LGPL')
-depends=('gmp' 'openssl' 'libunistring')
+depends=('gmp' 'openssl' 'libunistring' 'libnsl')
 makedepends=('java-environment' 'emacs' 'zip' 'sqlite' 'alsa-lib' 'flac' 'avahi' 'chrpath')
 optdepends=('java-environment' 'emacs' 'zip' 'sqlite' 'alsa-lib' 'flac' 'avahi')
 options=('!makeflags')



More information about the arch-commits mailing list