summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaryl Chng2017-01-12 17:15:55 +0800
committerJaryl Chng2017-01-12 17:15:55 +0800
commitb437074ded9b6731c0026ec00d9dba33e366b2ce (patch)
tree2aa1e595a8de08d706cd4b69dd100d641d3e7bba /PKGBUILD
parent050feefc2f927a3aced20c8b3caf26e7e0ffa884 (diff)
downloadaur-b437074ded9b6731c0026ec00d9dba33e366b2ce.tar.gz
set libbfio-git dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58e6a8e5c124..a842e1baf303 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('LGPL')
provides=('libvshadow-git')
conflicts=('libvshadow')
groups=()
-depends=()
+depends=('libbfio-git')
makedepends=('git')
optdepends=()
options=()