[arch-commits] Commit in cdemu-daemon/trunk (PKGBUILD)
Jan Steffens
heftig at nymeria.archlinux.org
Sat Jun 8 00:27:29 UTC 2013
Date: Saturday, June 8, 2013 @ 02:27:29
Author: heftig
Revision: 92541
whoops, fix dep
Modified:
cdemu-daemon/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-08 00:26:33 UTC (rev 92540)
+++ PKGBUILD 2013-06-08 00:27:29 UTC (rev 92541)
@@ -11,7 +11,7 @@
arch=(i686 x86_64)
url="http://cdemu.sourceforge.net/"
license=(GPL)
-depends=(dbus "vhba-module>=20110915-5" libao "libmirage>=2.0.0")
+depends=(dbus "vhba-module>=20130607" libao "libmirage>=2.0.0")
makedepends=(cmake)
optdepends=('alsa-lib: to enable the ALSA audio driver'
'pulseaudio: to enable the PA audio driver')
More information about the arch-commits
mailing list