media-libs/allegro: Add SLOT operator to media-libs/dumb dep
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 10 May 2020 16:43:11 +0000 (17:43 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 10 May 2020 16:52:21 +0000 (17:52 +0100)
The soname is about to change.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
media-libs/allegro/allegro-5.2.5.0.ebuild

index be007eeb7fb5c149126b94c8b99aa098244350a6..f461da80f02d93a3bdbdf00e97bcd234294b1a1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ REQUIRED_USE="X? ( opengl )
 
 RDEPEND="
        alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
-       dumb? ( >=media-libs/dumb-0.9.3-r2[${MULTILIB_USEDEP}] )
+       dumb? ( >=media-libs/dumb-0.9.3-r2:=[${MULTILIB_USEDEP}] )
        flac? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}] )
        gtk? ( >=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}] )
        jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )