summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoonas Henriksson2022-08-15 02:03:30 +0300
committerJoonas Henriksson2022-08-15 02:03:30 +0300
commite577a27d9bd2615be17f0cd7d795a5f2967fcd14 (patch)
treef678a6109e050ae740876f47bb5b892c6fd17c30
parent683b941336c51ef563ebb2c562d89aa511220948 (diff)
downloadaur-e577a27d9bd2615be17f0cd7d795a5f2967fcd14.tar.gz
Fix dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abb2a75a5a34..1c066de04eb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,8 @@ pkgbase = gog-a-short-hike
url = http://ashorthike.com/
arch = x86_64
license = custom
+ depends = libxml2
+ depends = zlib
source = gog-a-short-hike
source = gog-a-short-hike.desktop
source = a_short_hike_1_9_v3_51666.sh::gogdownloader://a_short_hike/en3installer0
diff --git a/PKGBUILD b/PKGBUILD
index b858b7f1784f..9400e2da9c50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Hike, climb, and soar through the peaceful mountainside landscapes of H
url='http://ashorthike.com/'
license=('custom')
arch=('x86_64')
+depends=('libxml2' 'zlib')
source=(
"${pkgname}"
"${pkgname}.desktop"