summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormatthiakl2023-12-22 11:23:17 +0100
committermatthiakl2023-12-22 11:23:17 +0100
commitfd89c4b612d742587d0d6887007925e5f9c36386 (patch)
tree92d164266c4a504773b6327097813c4c44d46844 /PKGBUILD
parentff15af9bb3babb5672dfc8698d9273997c5faa72 (diff)
downloadaur-fd89c4b612d742587d0d6887007925e5f9c36386.tar.gz
Update SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4da9fcc18597..d866bf0fc093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,10 +28,6 @@ depends=(
'sdl2_ttf'
'zlib'
)
-optdepends=(
- "widelands-maps-rttr: To play the maps from the game 'Return to the Roots' in Widelands."
- "widelands-maps-siedler2: To play the maps from the game 'Settlers II' in Widelands."
-)
makedepends=(
'cmake' # For configuring the build
'coreutils' # For `nproc`
@@ -40,6 +36,8 @@ makedepends=(
)
optdepends=(
'minizip: use system minizip instead of embedded one'
+ 'widelands-maps-rttr: To play the maps from the game "Return to the Roots" in Widelands.'
+ 'widelands-maps-siedler2: To play the maps from the game "Settlers II" in Widelands.'
)
provides=(
"${_pkgname}=${pkgver}"