summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a802cd6dfa3..1e26a60d4945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="The new open source version of osu!, the free-to-win rhythm game"
arch=('x86_64')
license=('MIT' 'custom:CC-BY-NC 4.0')
url='https://osu.ppy.sh/'
-depends=(ffmpeg libgl sdl dotnet-runtime shared-mime-info)
+depends=(ffmpeg libgl sdl2 dotnet-runtime shared-mime-info)
makedepends=(git dotnet-sdk)
provides=(osu-lazer)
conflicts=(osu-lazer-git)