summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2019-11-15 15:43:52 +0100
committerSven Wegener <swegener@gentoo.org>2019-11-15 15:45:33 +0100
commitd7e37719dcfe4aa8e105282a5170482f2a15fd09 (patch)
treed0abb192747b7befa3f6e2986419871afc4bc876 /games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild
parentsys-fs/vhba: amd64 stable wrt bug #697446 (diff)
downloadgentoo-d7e37719dcfe4aa8e105282a5170482f2a15fd09.tar.gz
gentoo-d7e37719dcfe4aa8e105282a5170482f2a15fd09.tar.bz2
gentoo-d7e37719dcfe4aa8e105282a5170482f2a15fd09.zip
games-engines/scummvm-tools: Add sub-slot operator on boost
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Diffstat (limited to 'games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild')
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild
index 098f09223865..2a3b2686c5a6 100644
--- a/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="flac iconv mad png vorbis"
RESTRICT="test" # some tests require external files
-RDEPEND=">=dev-libs/boost-1.32
+RDEPEND=">=dev-libs/boost-1.32:=
sys-libs/zlib
x11-libs/wxGTK:${WX_GTK_VER}
flac? ( media-libs/flac )