[Lunar-commits] <moonbase> nano: add the needed ncurses depend and the optional ncursesw depend.
Florin Braescu
florin at lunar-linux.org
Sat Aug 7 15:45:17 CEST 2010
commit 2da28b7c4d3b2277ad6e3acb249699a8f2b76f33
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Aug 7 16:45:17 2010 +0300
nano: add the needed ncurses depend and the optional ncursesw depend.
---
editors/nano/DEPENDS | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/editors/nano/DEPENDS b/editors/nano/DEPENDS
new file mode 100644
index 0000000..3c3d8d0
--- /dev/null
+++ b/editors/nano/DEPENDS
@@ -0,0 +1,4 @@
+depends ncurses
+
+optional_depends "ncursesw" "" "" "for ncursesw extensions"
+
More information about the Lunar-commits
mailing list