git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eeadf2
)
gizmod: add alsa-lib to DEPENDS
author
Justin Patrin
<papercrane@gmail.com>
Thu, 26 Apr 2007 00:09:08 +0000
(
00:09
+0000)
committer
Justin Patrin
<papercrane@gmail.com>
Thu, 26 Apr 2007 00:09:08 +0000
(
00:09
+0000)
packages/gizmod/gizmod_2.3.bb
patch
|
blob
|
history
diff --git
a/packages/gizmod/gizmod_2.3.bb
b/packages/gizmod/gizmod_2.3.bb
index
c00293b
..
ff9ae25
100644
(file)
--- a/
packages/gizmod/gizmod_2.3.bb
+++ b/
packages/gizmod/gizmod_2.3.bb
@@
-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 \