diff options
author | 2005-10-06 18:38:54 +0000 | |
---|---|---|
committer | 2005-10-06 18:38:54 +0000 | |
commit | b1efb87af6d43b7640382520cbed431d91be9af1 (patch) | |
tree | 209956304f4aabab427abafc53a2b91fca42b518 /xfce-extra/xfmedia | |
parent | Version bump; the huge convienence lib has been broken out to dev-cpp/libherd... (diff) | |
download | historical-b1efb87af6d43b7640382520cbed431d91be9af1.tar.gz historical-b1efb87af6d43b7640382520cbed431d91be9af1.tar.bz2 historical-b1efb87af6d43b7640382520cbed431d91be9af1.zip |
dep fixes
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'xfce-extra/xfmedia')
-rw-r--r-- | xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild b/xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild index 3a171cf815f9..c59eac97157a 100644 --- a/xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild +++ b/xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild,v 1.2 2005/10/06 18:32:39 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfmedia/xfmedia-0.9.1-r1.ebuild,v 1.3 2005/10/06 18:38:54 bcowan Exp $ inherit xfce42 @@ -14,7 +14,7 @@ RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libSM x11-libs/libXtst ) virtual/x11 ) - >=xfce-base/libxfce4mcs-4.2.0 + >=xfce-base/libxfce4mcs-4.2.2-r1 xfce-extra/exo dbus? ( sys-apps/dbus ) media-libs/xine-lib |