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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Feb 10 13:47:42 UTC 2014


    Date: Monday, February 10, 2014 @ 14:47:42
  Author: spupykin
Revision: 105575

upgpkg: gnunet 0.10.0-2

upd

Modified:
  gnunet/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-10 13:46:41 UTC (rev 105574)
+++ PKGBUILD	2014-02-10 13:47:42 UTC (rev 105575)
@@ -4,14 +4,19 @@
 
 pkgname=gnunet
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A framework for secure peer-to-peer networking"
 arch=('i686' 'x86_64')
 url="http://gnunet.org"
 license=('GPL')
-depends=('gmp' 'libgcrypt' 'libextractor' 'sqlite' 'curl'
+depends=('gmp' 'libgcrypt' 'libextractor' 'sqlite' 'gnurl'
 	 'libmicrohttpd' 'libunistring' 'libidn')
-makedepends=('gettext' 'pkgconfig')
+makedepends=('gettext' 'pkgconfig'
+	     'bluez-libs' 'python' 'glpk' 'libpulse')
+optdepends=('bluez-libs'
+	    'python'
+	    'glpk'
+	    'libpulse')
 backup=(etc/gnunetd.conf)
 options=('!makeflags')
 install=gnunet.install




More information about the arch-commits mailing list