summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Baumann2024-03-31 11:30:14 +0200
committerAndreas Baumann2024-03-31 11:30:14 +0200
commitbf879d3654dc81b42e36368552141cab9c0addc9 (patch)
tree67186948cc640d113ade45d97a488ce60a81fb04
parent9d5e066143a3808f432ef7ca65af05e54f2ed228 (diff)
downloadaur-bf879d3654dc81b42e36368552141cab9c0addc9.tar.gz
added makedepends for xz
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bb57b0e53aa..b2e141728383 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pacman-static
pkgdesc = Statically-compiled pacman (to fix or install systems without libc)
pkgver = 6.1.0
- pkgrel = 5
+ pkgrel = 6
url = https://www.archlinux.org/pacman/
arch = i486
arch = i686
@@ -15,6 +15,9 @@ pkgbase = pacman-static
makedepends = meson
makedepends = musl
makedepends = kernel-headers-musl
+ makedepends = git
+ makedepends = po4a
+ makedepends = doxygen
depends = pacman
options = !emptydirs
source = https://gitlab.archlinux.org/pacman/pacman/-/releases/v6.1.0/downloads/pacman-6.1.0.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 7852a41275e2..faf2efec45ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,13 +16,13 @@ _libarchive_ver=3.7.2
_gpgerrorver=1.48
_libassuanver=2.5.6
_gpgmever=1.23.2
-pkgrel=5
+pkgrel=6
pkgdesc="Statically-compiled pacman (to fix or install systems without libc)"
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://www.archlinux.org/pacman/"
license=('GPL')
depends=('pacman')
-makedepends=('meson' 'musl' 'kernel-headers-musl')
+makedepends=('meson' 'musl' 'kernel-headers-musl' 'git' 'po4a' 'doxygen')
options=('!emptydirs')
# pacman