summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authordreieck2023-05-22 14:48:48 +0200
committerdreieck2023-05-22 14:48:48 +0200
commit10d762d6edb23108d87e7e9e56f9612d995ca4f7 (patch)
treec64df48f288e1a858071aefc6434e8503c4776bd /.SRCINFO
parent5253b3769aa35a721b06ba1caf75278379e9f3f8 (diff)
downloadaur-10d762d6edb23108d87e7e9e56f9612d995ca4f7.tar.gz
Added missing 'bash' dependency and fixed a build error.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01cc23bf2c86..46bee5ebfe31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = statifier
pkgdesc = Create portable, self-containing Linux executables: Creates from dynamically linked executables and all it's libraries one file. Note: Does not play well with VDSO, which most modern kernels have activated.
pkgver = 1.7.4
- pkgrel = 4
+ pkgrel = 5
url = http://statifier.sourceforge.net/
arch = i386
arch = i486
@@ -9,6 +9,7 @@ pkgbase = statifier
arch = i686
arch = x86_64
license = GPL2
+ depends = bash
depends = gcc-libs
depends = glibc
source = statifier-1.7.4.tar.gz::https://sourceforge.net/projects/statifier/files/statifier/1.7.4/statifier-1.7.4.tar.gz/download
@@ -17,4 +18,3 @@ pkgbase = statifier
depends_x86_64 = lib32-glibc
pkgname = statifier
-