summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Beste2017-04-24 12:54:08 -0500
committerDan Beste2017-04-24 12:54:08 -0500
commit86568b97e1abe6df5ec3265d489405cc1562ae78 (patch)
treedc67993ef5837c1e07e5077458e3ff4d57a7ec45 /PKGBUILD
parent02d40604f0d58e0cb01736e2764b6b68f6d87476 (diff)
downloadaur-86568b97e1abe6df5ec3265d489405cc1562ae78.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 f93c97fd9dc4..9ec932080554 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,6 @@ pkgdesc='You’ve inherited your grandfather’s old farm plot in Stardew Valley
url="http://stardewvalley.net/'
license=('custom')
arch=('i686' 'x86_64')
-depends_x86_64=('openal' 'sdl2')
-depends_i686=('lib32-openal' 'lib32-sdl2')
optdepends=(
'firejail: Automatically sandbox this application from your OS'
)