summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRudolf Polzer2022-01-13 19:55:25 -0500
committerRudolf Polzer2022-01-13 19:56:25 -0500
commitf78ce50349ba4b23be600b0ce2da23af832e582d (patch)
treea6f686b342e3729b6fc6175d7c5689266ccadbc0 /PKGBUILD
parentc582a1855a17345a257c3a140ea73dc153c9ecae (diff)
downloadaur-f78ce50349ba4b23be600b0ce2da23af832e582d.tar.gz
Add all other dependencies to makedepends that the Go sources of dependencies link to.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 051be98b0ace..a803f5b069a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=aaaaxy
pkgver=1.0.187
-pkgrel=4
+pkgrel=5
pkgdesc='A nonlinear puzzle platformer taking place in non-Euclidean geometry'
arch=('x86_64')
url="https://github.com/divVerent/$pkgname"
license=('Apache')
depends=('alsa-lib' 'libglvnd' )
-makedepends=('git' 'go' 'graphviz' 'imagemagick' 'make' 'libxcursor' 'libxrandr' 'libxinerama' 'libxi')
+makedepends=('alsa-lib' 'git' 'go' 'graphviz' 'imagemagick' 'libglvnd' 'libx11' 'libxcursor' 'libxinerama' 'libxi' 'libxrandr' 'make')
source=("git+$url#tag=v$pkgver"
"git+https://github.com/gabomdq/SDL_GameControllerDB.git")
sha256sums=('SKIP'