summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-05-10 17:43:11 +0100
committerJames Le Cuirot <chewi@gentoo.org>2020-05-10 17:52:21 +0100
commit33ab01359e3436dc8e5021edff9a4b525e1548c8 (patch)
treee15c71d4538fadc1f26ed0060a3bba2f24cd31fc /media-libs
parentgames-fps/prboom-plus: Add SLOT operator to media-libs/dumb dep (diff)
downloadgentoo-33ab01359e3436dc8e5021edff9a4b525e1548c8.tar.gz
gentoo-33ab01359e3436dc8e5021edff9a4b525e1548c8.tar.bz2
gentoo-33ab01359e3436dc8e5021edff9a4b525e1548c8.zip
media-libs/allegro: Add SLOT operator to media-libs/dumb dep
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>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/allegro/allegro-5.2.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/allegro/allegro-5.2.5.0.ebuild b/media-libs/allegro/allegro-5.2.5.0.ebuild
index be007eeb7fb5..f461da80f02d 100644
--- a/media-libs/allegro/allegro-5.2.5.0.ebuild
+++ b/media-libs/allegro/allegro-5.2.5.0.ebuild
@@ -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}] )