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:
f136df8
)
aumix: added ncurses to dependencies
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 29 Mar 2007 12:56:28 +0000
(12:56 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 29 Mar 2007 12:56:28 +0000
(12:56 +0000)
packages/aumix/aumix_2.8.bb
patch
|
blob
|
history
diff --git
a/packages/aumix/aumix_2.8.bb
b/packages/aumix/aumix_2.8.bb
index
3edd51d
..
50f2cec
100644
(file)
--- a/
packages/aumix/aumix_2.8.bb
+++ b/
packages/aumix/aumix_2.8.bb
@@
-1,7
+1,7
@@
-DEPENDS = "ncurses"
DESCRIPTION = "A mixer for the terminal or X11, with mouse support."
SECTION = "console/multimedia"
LICENSE = "GPLV2"
+DEPENDS = "ncurses"
SRC_URI = "http://jpj.net/~trevor/aumix/aumix-${PV}.tar.bz2 \
file://configure.patch;patch=1"