summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2009-12-15 22:22:39 -0800
committerArwed von Merkatz2010-01-02 15:02:18 +0100
commit279e94fb67cd169bef9ff3d386da279d076a0019 (patch)
tree99457524f2dd528f52e9dc09f8adf146b424bd11
parent04f57081410221ae58cb0a7055c0863a40596beb (diff)
alsa-utils: Depend on ncurses and specify it as the curses library
Otherwise we somehow get this on new installs: checking form.h presence... yes checking for form.h... yes checking for new_panel in -lpanelw... no configure: error: panelw library not found (cherry picked from commit 6615ba33926ee523e00dce042d1106cc9e26b09d)
-rwxr-xr-xaudio-drivers/alsa-utils/DEPENDS1
-rw-r--r--audio-drivers/alsa-utils/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/audio-drivers/alsa-utils/DEPENDS b/audio-drivers/alsa-utils/DEPENDS
index 4adacd5d9d..817615716b 100755
--- a/audio-drivers/alsa-utils/DEPENDS
+++ b/audio-drivers/alsa-utils/DEPENDS
@@ -1,5 +1,6 @@
depends coreutils &&
depends alsa-lib &&
+depends ncurses '--with-curses=ncurses' &&
optional_depends xmlto \
"--enable-xmlto" \
diff --git a/audio-drivers/alsa-utils/HISTORY b/audio-drivers/alsa-utils/HISTORY
index 4a43d68ea3..1f39b39d55 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/HISTORY
@@ -1,3 +1,6 @@
+2009-12-15 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Specify which curses library and depend on ncurses
+
2009-09-03 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.0.21