gizmod: add alsa-lib to DEPENDS
authorJustin Patrin <papercrane@gmail.com>
Thu, 26 Apr 2007 00:09:08 +0000 (00:09 +0000)
committerJustin Patrin <papercrane@gmail.com>
Thu, 26 Apr 2007 00:09:08 +0000 (00:09 +0000)
packages/gizmod/gizmod_2.3.bb

index c00293b..ff9ae25 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://gizmod.sourceforge.net"
 LICENSE = "GPLv2"
 MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
 SECTION = "console/multimedia"
-DEPENDS = "python virtual/libx11 xf86vidmodeproto"
+DEPENDS = "python virtual/libx11 xf86vidmodeproto alsa-lib"
 SRC_URI = "${SOURCEFORGE_MIRROR}/gizmod/gizmod-${PV}.tar.bz2 \
            file://disable-xmms.patch;patch=1 \
            file://fix-python-configure.patch;patch=1 \