diff options
Diffstat (limited to 'openttd-git/PKGBUILD')
-rw-r--r-- | openttd-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openttd-git/PKGBUILD b/openttd-git/PKGBUILD index 95e7e4bff..d90c26730 100644 --- a/openttd-git/PKGBUILD +++ b/openttd-git/PKGBUILD @@ -15,7 +15,7 @@ depends=( 'icu' 'libpng' 'lzo' - 'sdl' + 'sdl2' 'xz' ) makedepends=('git') |