summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoonas Henriksson2022-08-15 02:30:09 +0300
committerJoonas Henriksson2022-08-15 02:30:09 +0300
commita450c30daffe6519a5f33431af6d0dbd916f7ab6 (patch)
treedd681129a6eed1bbc1acf7d5deff1f50d3032a11
parent1159cd98801d092ef814104b153cf4f555c114a6 (diff)
downloadaur-a450c30daffe6519a5f33431af6d0dbd916f7ab6.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 4e77bddf9a42..599ec6ecb96f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,8 @@ pkgbase = gog-race-the-sun
url = http://flippfly.com/racethesun/
arch = x86_64
license = custom
+ depends = zlib
+ depends = libGL.so
source = gog-race-the-sun
source = gog-race-the-sun.desktop
source = gog_race_the_sun_2.4.0.8.sh::gogdownloader://race_the_sun/en3installer3
diff --git a/PKGBUILD b/PKGBUILD
index 5189afe5d70f..694f208bf642 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="You are a solar powered craft, racing against the sunset at insane spee
url='http://flippfly.com/racethesun/'
license=('custom')
arch=('x86_64')
+depends=('zlib' 'libGL.so')
source=(
"${pkgname}"
"${pkgname}.desktop"