Date: Sunday, January 29, 2023 @ 21:03:01
  Author: eworm
Revision: 467620

upgpkg: iproute2 6.1.0-4: update dependencies

Modified:
  iproute2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-29 21:01:39 UTC (rev 467619)
+++ PKGBUILD    2023-01-29 21:03:01 UTC (rev 467620)
@@ -4,16 +4,16 @@
 
 pkgname=iproute2
 pkgver=6.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc='IP Routing Utilities'
 arch=('x86_64')
 license=('GPL2')
 url='https://git.kernel.org/pub/scm/network/iproute2/iproute2.git'
-depends=('glibc' 'iptables' 'libelf' 'libbpf')
+depends=('glibc' 'iptables' 'libcap' 'libelf' 'libbpf')
 makedepends=('db5.3')
 optdepends=('db5.3: userspace arp daemon'
-            'libcap: tipc'
-            'linux-atm: ATM support')
+            'linux-atm: ATM support'
+            'python: for routel')
 provides=('iproute')
 backup=('etc/iproute2/bpf_pinning'
         'etc/iproute2/ematch_map'

Reply via email to