From fba13345a93bd4ce6ee37db672b70209672aaa9d Mon Sep 17 00:00:00 2001 From: Craig Andrews <candrews@gentoo.org> Date: Thu, 13 Dec 2018 09:55:34 -0500 Subject: media-video/vcdimager: 0.7.24 depends on <dev-libs/libcdio-1.0 Closes: https://bugs.gentoo.org/672356 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org> --- media-video/vcdimager/vcdimager-0.7.24.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'media-video/vcdimager') diff --git a/media-video/vcdimager/vcdimager-0.7.24.ebuild b/media-video/vcdimager/vcdimager-0.7.24.ebuild index 7b2ce51b663b..5eece94aa347 100644 --- a/media-video/vcdimager/vcdimager-0.7.24.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,6 +16,7 @@ IUSE="+xml static-libs" RDEPEND=" >=dev-libs/libcdio-0.90-r1:0=[-minimal,${MULTILIB_USEDEP}] + <dev-libs/libcdio-1.0 dev-libs/popt xml? ( dev-libs/libxml2:2 ) " -- cgit v1.2.3-65-gdbad