games-arcade/oshu: depend on libSDL2-2.0.5.
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 1 Mar 2018 17:56:59 +0000 (18:56 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 1 Mar 2018 22:04:43 +0000 (23:04 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7328

games-arcade/oshu/oshu-1.6.0.ebuild

index de03656934d50f6eae5a983b8f43ba8227adfae9..6b76005883fde85649fe7fee7a7bd9713311f6b4 100644 (file)
@@ -12,7 +12,7 @@ SLOT="0"
 IUSE="libav"
 
 RDEPEND="
-       media-libs/libsdl2:=
+       >=media-libs/libsdl2-2.0.5:=
        media-libs/sdl2-image:=
        x11-libs/cairo:=
        !libav? ( media-video/ffmpeg:= )