summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Beste2017-04-24 12:52:52 -0500
committerDan Beste2017-04-24 12:52:52 -0500
commit0e546983c29fb6fc269d5956a7b01ad01d022997 (patch)
tree6f6d09ac221261222e03b09bc6826c86805108f8 /PKGBUILD
parentcf6a4b97f1530fd19096b58219cbc047ada204ad (diff)
downloadaur-0e546983c29fb6fc269d5956a7b01ad01d022997.tar.gz
Remove unnecessary dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f75dc13bb45..fcc18c6a91fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,6 @@ pkgdesc="Owlboy is a 'hi-bit' adventure game, where you can fly and explore a br
url="http://www.owlboygame.com/"
license=('custom')
arch=('i686' 'x86_64')
-depends_x86_64=('libogg' 'libvorbis' 'openal' 'sdl2')
-depends_i686=('lib32-libogg' 'lib32-libvorbis' 'lib32-openal' 'lib32-sdl2')
optdepends=(
'firejail: Automatically sandbox this application from your OS'
)