diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-07 07:04:44 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-07 07:04:44 +0000 |
commit | d1e86b499a00b9183c83caa667697b39c68641a0 (patch) | |
tree | 64fe4a171a5c96c0e6a401b113911695772681a2 /package/openssh/ipkg/openssh.control | |
parent | 4522cad486daa0f0e87da291885d9d970ebd8f1e (diff) |
add openssh package, sshd does not work. why?
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1165 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openssh/ipkg/openssh.control')
-rw-r--r-- | package/openssh/ipkg/openssh.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/openssh/ipkg/openssh.control b/package/openssh/ipkg/openssh.control new file mode 100644 index 0000000000..7ad07c74cc --- /dev/null +++ b/package/openssh/ipkg/openssh.control @@ -0,0 +1,7 @@ +Package: openssh +Priority: optional +Section: net +Maintainer: bugs@openwrt.org +Source: buildroot internal +Depends: zlib, libopenssl +Description: SSH Server and Client |