diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-10 10:24:53 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-10 10:24:53 +0100 |
commit | 61da6ed883804e3fb97bc1ad314585a52383cf4c (patch) | |
tree | de51a9925d95f31c897f841aeb0d8fa075b1461d /community/quagga | |
parent | 0a353bad57296d34a69b3df25e53a6b00d3bd369 (diff) | |
parent | 6ee08d6a9217906f2ef84f70923d3d362d4b40ad (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/luajit/PKGBUILD
extra/speech-dispatcher/PKGBUILD
extra/xine-lib/PKGBUILD
libre/cups-filters-libre/PKGBUILD
libre/file-roller-libre/PKGBUILD
Diffstat (limited to 'community/quagga')
-rw-r--r-- | community/quagga/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/quagga/PKGBUILD b/community/quagga/PKGBUILD index b976cc754..d1f865183 100644 --- a/community/quagga/PKGBUILD +++ b/community/quagga/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 84732 2013-02-23 20:56:41Z seblu $ +# $Id: PKGBUILD 85920 2013-03-08 23:40:45Z foutrelis $ # Maintainer: Sébastien Luttringer pkgname=quagga pkgver=0.99.22 -pkgrel=1 +pkgrel=2 pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite' arch=('i686' 'x86_64' 'mips64el') url='http://www.quagga.net' license=('GPL2') -depends=('libcap' 'net-snmp' 'readline' 'ncurses') +depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses') options=('!libtool' '!buildflags') install=quagga.install source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz" |