diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-10 22:10:02 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-10 22:10:02 +0000 |
commit | fe553f9d99850fc772b95b7efc388290ceecad4e (patch) | |
tree | f30974a9159e01406c835d41cf557ba110312a71 /openwrt/package/ncurses/libncurses.control | |
parent | 6b8db9d1369d003a7a3fc404b89d5419846db483 (diff) |
update ncurses to experimental packaging style (fix dependency on terminfo in staging dir)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@616 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ncurses/libncurses.control')
-rw-r--r-- | openwrt/package/ncurses/libncurses.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/ncurses/libncurses.control b/openwrt/package/ncurses/libncurses.control new file mode 100644 index 0000000000..39f595d102 --- /dev/null +++ b/openwrt/package/ncurses/libncurses.control @@ -0,0 +1,6 @@ +Package: libncurses +Priority: optional +Section: libs +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a terminal handling library and common terminal definitions |