summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/pitivi')
-rw-r--r--media-video/pitivi/ChangeLog5
-rw-r--r--media-video/pitivi/pitivi-0.13.1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/media-video/pitivi/ChangeLog b/media-video/pitivi/ChangeLog
index d0324310e833..3b80d99cc087 100644
--- a/media-video/pitivi/ChangeLog
+++ b/media-video/pitivi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/pitivi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.17 2009/05/31 10:27:02 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.18 2009/06/27 12:39:11 hanno Exp $
+
+ 27 Jun 2009; Hanno Boeck <hanno@gentoo.org> pitivi-0.13.1.ebuild:
+ Add librsvg dependency, fix #275344.
*pitivi-0.13.1 (31 May 2009)
diff --git a/media-video/pitivi/pitivi-0.13.1.ebuild b/media-video/pitivi/pitivi-0.13.1.ebuild
index 7475278d54b8..f296423f7294 100644
--- a/media-video/pitivi/pitivi-0.13.1.ebuild
+++ b/media-video/pitivi/pitivi-0.13.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.13.1.ebuild,v 1.1 2009/05/31 10:27:02 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.13.1.ebuild,v 1.2 2009/06/27 12:39:11 hanno Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -22,6 +22,7 @@ RDEPEND=">=dev-lang/python-2.5
dev-python/pycairo
dev-python/pygoocanvas
net-zope/zopeinterface
+ gnome-base/librsvg
>=media-libs/gstreamer-0.10.23
>=dev-python/gst-python-0.10.15