summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 990bf8900124..6563c000ab95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ pkgdesc="A fantasy console for making, sharing and playing tiny games and other
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="http://www.lexaloffle.com/pico-8.php"
license=('custom:commercial')
-depends=('glibc' 'hicolor-icon-theme')
+depends=('glibc' 'sdl2' 'hicolor-icon-theme')
+optdepends=('wget: BBS download support')
replaces=('pico8-bin')