summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13aa6e0db030..8fb9fa3b6365 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=return-to-the-roots-git
pkgver=r3863.e340f253
-pkgrel=2
+pkgrel=3
pkgdesc="Free/libre implementation of The Settlers II game engine"
arch=("x86_64")
url="https://siedler25.org/"
license=("GPL3")
-makedepends=("cmake" "git" "boost" "sdl_mixer" "curl" "lua" "miniupnpc")
-depends=("sdl_mixer" "miniupnpc" "boost-libs")
+makedepends=("cmake" "git" "boost" "mesa" "sdl_mixer" "curl" "lua" "miniupnpc")
+depends=("boost-libs" "libgl" "sdl_mixer" "miniupnpc")
conflicts=("return-to-the-roots" "s25rttr" "s25rttr-nightly-bin")
provides=("return-to-the-roots")
install="return-to-the-roots.install"