diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.24.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 ) " |