diff options
Diffstat (limited to 'dialog/dialog_0.9b-20031207.oe')
-rw-r--r-- | dialog/dialog_0.9b-20031207.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dialog/dialog_0.9b-20031207.oe b/dialog/dialog_0.9b-20031207.oe index 9fceed91d2..c42c7d0a08 100644 --- a/dialog/dialog_0.9b-20031207.oe +++ b/dialog/dialog_0.9b-20031207.oe @@ -1,4 +1,4 @@ -DEPENDS = "virtual/libc ncurses" +DEPENDS = "ncurses" DESCRIPTION = "Dialog lets you to present a variety of questions \ or display messages using dialog boxes from a shell \ script (or any scripting language)." |