summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2010-09-17 23:32:52 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2010-09-17 23:32:52 +0000
commitb893d1f26a839742e76c70525a8a7bbc58ff5593 (patch)
tree43cce1fbb2133d2130d97c807fc1643ee90a64cf /media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild
parentBump libf2c version dependency so we dont get the missing MAIN__ link problem... (diff)
downloadhistorical-b893d1f26a839742e76c70525a8a7bbc58ff5593.tar.gz
historical-b893d1f26a839742e76c70525a8a7bbc58ff5593.tar.bz2
historical-b893d1f26a839742e76c70525a8a7bbc58ff5593.zip
Corrected libxmlpp dependency. Fixes bug 337749.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild')
-rw-r--r--media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild b/media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild
index 439f8b1abd44..7c2238b782a4 100644
--- a/media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild
+++ b/media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild,v 1.1 2010/09/16 22:04:32 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-0.6.0.ebuild,v 1.2 2010/09/17 23:32:52 dilfridge Exp $
EAPI=2
@@ -25,7 +25,7 @@ RDEPEND=">=x11-libs/gtk+-2.8
media-video/dvdauthor
app-cdr/dvd+rw-tools
media-sound/twolame
- dev-cpp/libxmlpp"
+ dev-cpp/libxmlpp:2.6"
DEPEND=">=dev-util/scons-0.96.1
${RDEPEND}"