diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-19 03:06:03 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-19 03:06:03 +0000 |
commit | 71d97c9b936f8dc946790ef15364ea1263f01375 (patch) | |
tree | 93412598c58e1d7876518affc783b0d8134198ed /package/lcd4linux/ipkg | |
parent | 48ef0dab80308ef17be827b0e9bd03d707bbfe13 (diff) | |
download | upstream-71d97c9b936f8dc946790ef15364ea1263f01375.tar.gz upstream-71d97c9b936f8dc946790ef15364ea1263f01375.tar.bz2 upstream-71d97c9b936f8dc946790ef15364ea1263f01375.zip |
Convert lcd4linux to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@944 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lcd4linux/ipkg')
-rw-r--r-- | package/lcd4linux/ipkg/lcd4linux.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/lcd4linux/ipkg/lcd4linux.control b/package/lcd4linux/ipkg/lcd4linux.control new file mode 100644 index 0000000000..4d5e131792 --- /dev/null +++ b/package/lcd4linux/ipkg/lcd4linux.control @@ -0,0 +1,7 @@ +Package: lcd4linux +Priority: optional +Section: apps +Maintainer: Waldemar Brodkorb <wbx@dass-it.de> +Source: buildroot internal +Description: lcd software +Depends: ncurses |