diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-07-11 20:26:57 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-11 20:26:57 +0000 |
commit | a47f2a3dff328b86a040d93b6c58d0504fb6a703 (patch) | |
tree | 6422c7bc681898422d23f10985f423a3efb5b1d7 /openwrt/package/lcd4linux | |
parent | f137e42da7039f382b8edf277560b7c325d2dcfe (diff) | |
download | mtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.zip mtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.tar.gz mtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.tar.bz2 |
add a load of fixes from whiterussian to head
SVN-Revision: 1410
Diffstat (limited to 'openwrt/package/lcd4linux')
-rw-r--r-- | openwrt/package/lcd4linux/ipkg/lcd4linux.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/lcd4linux/ipkg/lcd4linux.control b/openwrt/package/lcd4linux/ipkg/lcd4linux.control index 4d5e131..7eef578 100644 --- a/openwrt/package/lcd4linux/ipkg/lcd4linux.control +++ b/openwrt/package/lcd4linux/ipkg/lcd4linux.control @@ -4,4 +4,4 @@ Section: apps Maintainer: Waldemar Brodkorb <wbx@dass-it.de> Source: buildroot internal Description: lcd software -Depends: ncurses +Depends: libncurses |