diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-11 20:26:57 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-11 20:26:57 +0000 |
commit | 6ca2a42ec5d524b02798302e3af2a07d7844c3b9 (patch) | |
tree | 6422c7bc681898422d23f10985f423a3efb5b1d7 /openwrt/package/lcd4linux/ipkg | |
parent | 21061434be2452d8a906866b696bc2ff4cc033ae (diff) |
add a load of fixes from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1410 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/lcd4linux/ipkg')
-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 4d5e13179..7eef5789e 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 |