Skip to content

Commit

Permalink
media-video/vcdimager: Needs to be rebuilt with libcdio subslot bumps
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
pacho2 committed Dec 28, 2016
1 parent c9dc25d commit 4b3310f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions media-video/vcdimager/vcdimager-0.7.24.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -14,11 +14,14 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="+xml static-libs"

RDEPEND=">=dev-libs/libcdio-0.90-r1[-minimal,${MULTILIB_USEDEP}]
RDEPEND="
>=dev-libs/libcdio-0.90-r1:0=[-minimal,${MULTILIB_USEDEP}]
dev-libs/popt
xml? ( dev-libs/libxml2 )"
xml? ( dev-libs/libxml2:2 )
"
DEPEND="${RDEPEND}
virtual/pkgconfig"
virtual/pkgconfig
"

DOCS="AUTHORS BUGS ChangeLog FAQ HACKING NEWS README THANKS TODO"

Expand Down

0 comments on commit 4b3310f

Please sign in to comment.