summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2006-12-20 19:35:05 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2006-12-20 19:35:05 +0000
commite470828abac089950c0a1e68f5b78ae25ad3fa12 (patch)
treefaa5a002fde142231cd74cca3ff66c085a279e17 /media-video/totem/totem-2.16.4.ebuild
parentMake kernel patch future-proof (bug #156783 comment #11). (diff)
downloadgentoo-2-e470828abac089950c0a1e68f5b78ae25ad3fa12.tar.gz
gentoo-2-e470828abac089950c0a1e68f5b78ae25ad3fa12.tar.bz2
gentoo-2-e470828abac089950c0a1e68f5b78ae25ad3fa12.zip
fix bug #158675 by updating deps
(Portage version: 2.1.2_rc3-r7)
Diffstat (limited to 'media-video/totem/totem-2.16.4.ebuild')
-rw-r--r--media-video/totem/totem-2.16.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/totem/totem-2.16.4.ebuild b/media-video/totem/totem-2.16.4.ebuild
index 21d4b4a9a300..4b44416966ae 100644
--- a/media-video/totem/totem-2.16.4.ebuild
+++ b/media-video/totem/totem-2.16.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.4.ebuild,v 1.5 2006/12/18 16:08:59 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.4.ebuild,v 1.6 2006/12/20 19:35:05 compnerd Exp $
inherit autotools eutils multilib gnome2
@@ -31,6 +31,7 @@ RDEPEND=">=dev-libs/glib-2.8.0
x11-libs/libXext
x11-libs/libXrandr
x11-libs/libXrender
+ x11-proto/xf86vidmodeproto
dbus? ( || ( >=dev-libs/dbus-glib-0.71 <sys-apps/dbus-0.90 ) )
hal? ( =sys-apps/hal-0.5* )
gnome? ( >=gnome-base/nautilus-2.10 )