summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09583ea3d04f..ddbad5dcc74c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,6 @@ pkgbase = gog-stardew-valley
arch = i686
arch = x86_64
license = custom
- depends = openal
- depends = sdl2
optdepends = firejail: Automatically sandbox this application from your OS
source = gog-stardew-valley
source = gog-stardew-valley.desktop
@@ -16,8 +14,6 @@ pkgbase = gog-stardew-valley
sha256sums = ca0fe151f73f5e8b594b226e1b0539655a2d95a7848eb0e43961cb6daa0de2ff
sha256sums = 380fac814e9076e4a886e85a2f48f1245434099340d622459cd51413b908a0cd
sha256sums = 88e1fae7226c7bfa91cb28c137c24867e12b1a0b6e824e6ffe73e1eefc166aac
- depends_i686 = lib32-openal
- depends_i686 = lib32-sdl2
pkgname = gog-stardew-valley
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'
)