summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-utils
diff options
context:
space:
mode:
authorEric Sandall2009-12-15 22:22:39 -0800
committerEric Sandall2009-12-15 22:22:39 -0800
commit6615ba33926ee523e00dce042d1106cc9e26b09d (patch)
treed7562b93d869e9980c42ce72f371d64c159499a3 /audio-drivers/alsa-utils
parent9352b1bbd4da3d0d459485e1c599b9f72f6734ab (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
Diffstat (limited to 'audio-drivers/alsa-utils')
-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