commit: fba13345a93bd4ce6ee37db672b70209672aaa9d Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Thu Dec 13 14:55:34 2018 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Wed Jan 9 21:34:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba13345
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 <AT> gentoo.org> media-video/vcdimager/vcdimager-0.7.24.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-video/vcdimager/vcdimager-0.7.24.ebuild b/media-video/vcdimager/vcdimager-0.7.24.ebuild index 7b2ce51b663..5eece94aa34 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 ) "
