summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAutumn2021-12-21 01:27:09 +1100
committerAutumn2021-12-21 01:27:09 +1100
commit49c9ecc87b83a0bce38f5f97f645da84fda65553 (patch)
tree2ee10516df24e3adf24f837908bf6449f5e402d3 /PKGBUILD
parentca94c5e9d74cec72c0a4b5fb5bd741e8e3a2bb55 (diff)
downloadaur-grfcodec-bin.tar.gz
quick commit with the right PKGBUILD this time
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99db41841b80..b4a7facfc30d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,9 @@ pkgdesc='A set of tools for developing (New)GRFs'
arch=('x86_64')
url='https://github.com/OpenTTD/grfcodec'
license=('GPL2')
+depends=('zlib' 'gcc-libs' 'glibc')
provides=('grfcodec')
+conflicts=('grfcodec')
source=('https://cdn.openttd.org/grfcodec-releases/6.0.6/grfcodec-6.0.6-linux-generic-amd64.tar.gz')
md5sums=('f0cd2dfbdad7713b27d4e5d2a479bda4')