summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2021-12-24 18:39:41 -0600
committerSam Burgos2021-12-24 18:39:41 -0600
commit5a066d52f11b80919f42ce89a1514293716c43d2 (patch)
tree41b503f5b76ae981b6c3a7f53aae815a5f04f3b2 /PKGBUILD
parentcf476c6e2d9f68436891810ad3df778fcec6aa12 (diff)
downloadaur-5a066d52f11b80919f42ce89a1514293716c43d2.tar.gz
added libb2 as dependency due to failed build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bebad59110a..ce53144988e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,6 +21,7 @@ license=('GPL')
depends=(
'dconf'
'gtk3'
+ 'libb2'
'nettle'
)