diff options
Diffstat (limited to 'app-cdr/cdemud/cdemud-1.2.0.ebuild')
-rw-r--r-- | app-cdr/cdemud/cdemud-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdemud/cdemud-1.2.0.ebuild b/app-cdr/cdemud/cdemud-1.2.0.ebuild index bafb58a5eaa2..b8f36e99b190 100644 --- a/app-cdr/cdemud/cdemud-1.2.0.ebuild +++ b/app-cdr/cdemud/cdemud-1.2.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/app-cdr/cdemud/cdemud-1.2.0.ebuild,v 1.3 2010/02/01 20:19:40 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.2.0.ebuild,v 1.4 2010/02/01 20:27:39 pva Exp $ EAPI="2" @@ -17,7 +17,7 @@ RDEPEND=">dev-libs/dbus-glib-0.6 >=dev-libs/libdaemon-0.10 >=dev-libs/libmirage-1.2.0 media-libs/libao[alsa?,pulseaudio?] - >=sys-fs/vhba-1.0.0 + >=sys-fs/vhba-1.2.1 >=sys-fs/sysfsutils-2.1.0" DEPEND="${RDEPEND}" |