aumix: added ncurses to dependencies
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 29 Mar 2007 12:56:28 +0000 (12:56 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 29 Mar 2007 12:56:28 +0000 (12:56 +0000)
packages/aumix/aumix_2.8.bb

index 3edd51d..50f2cec 100644 (file)
@@ -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"