diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-03-30 22:17:38 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-03-30 22:17:38 +0000 |
| commit | 9038faa018493f6929e6e7ec629238bae2c274b8 (patch) | |
| tree | 3b73a6f443e5bbae4b65f97cbe8200af9c195b72 /openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control | |
| parent | 902f880364e2dea5ad85238d46f6cb51a7a7a335 (diff) | |
| download | mtk-20170518-9038faa018493f6929e6e7ec629238bae2c274b8.zip mtk-20170518-9038faa018493f6929e6e7ec629238bae2c274b8.tar.gz mtk-20170518-9038faa018493f6929e6e7ec629238bae2c274b8.tar.bz2 | |
Change ncurses packaging
SVN-Revision: 487
Diffstat (limited to 'openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control')
| -rw-r--r-- | openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control b/openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control new file mode 100644 index 0000000..f91398c --- /dev/null +++ b/openwrt/package/ncurses/ipkg/libncurses-dev/CONTROL/control @@ -0,0 +1,8 @@ +Package: libncurses-dev +Priority: optional +Section: devel +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/ncurses/ +Description: a terminal handling library (development) |
