summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgit user2025-05-03 11:57:07 +0200
committergit user2025-05-03 11:57:07 +0200
commit50ce8a9467b0fc8a17e5b23ac8beac24d3e524de (patch)
tree7fcf1b2592de5538a322649bf2a16ffc796b6245 /.SRCINFO
parent93ab55c74843cdf8c601fe621303a296e0edc8bc (diff)
downloadaur-bdelta-git.tar.gz
Added dependencies 'gcc-libs' and 'glibc'.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3110c435d62a..27c83f72bec1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bdelta-git
pkgdesc = A tool to create diffs of binary files. A sophisticated sequence matching library bundled with a delta creator and patch tool.
pkgver = 0.3.1.post2+g4782c58_20160919.fefefilesize
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/jjwhitney/BDelta
arch = i686
@@ -11,6 +11,8 @@ pkgbase = bdelta-git
license = MPL-2.0
makedepends = git
makedepends = python2
+ depends = gcc-libs
+ depends = glibc
provides = bdelta=0.3.1.post2+g4782c58_20160919.fefefilesize
conflicts = bdelta
source = bdelta::git+https://github.com/jjwhitney/BDelta.git