summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04c1306e842d..4d76f257ee4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname=ubgpsuite
pkgname=${_pkgname}-git
pkgver=r67.f214c5e
-pkgrel=1
+pkgrel=2
pkgdesc="Micro BGP Suite and Utility library"
url="https://git.doublefourteen.io/bgp/ubgpsuite"
license=("GPL3" "GPL lesser 3")
arch=(i686 x86_64 armv7h aarch64 riscv32 riscv64)
-#depends=(build)
+depends=('bzip2' 'xz')
makedepends=('git' 'meson' 'ninja')
provides=(upkgbuild)
conflicts=(upkgbuild)