diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-08 21:31:46 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-08 21:31:46 +0000 |
commit | 7d52908f08ce60dcc0b8406ce08993ce0a567dc4 (patch) | |
tree | aab84249347b92cfd3ed54fab2e2700884deb460 /openwrt/package/openssh/ipkg/openssh.control | |
parent | 63167d79a62979ff4e274c097dad14d34ef21b03 (diff) |
Make modular and fix linking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1179 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openssh/ipkg/openssh.control')
-rw-r--r-- | openwrt/package/openssh/ipkg/openssh.control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openwrt/package/openssh/ipkg/openssh.control b/openwrt/package/openssh/ipkg/openssh.control deleted file mode 100644 index 7ad07c74c..000000000 --- a/openwrt/package/openssh/ipkg/openssh.control +++ /dev/null @@ -1,7 +0,0 @@ -Package: openssh -Priority: optional -Section: net -Maintainer: bugs@openwrt.org -Source: buildroot internal -Depends: zlib, libopenssl -Description: SSH Server and Client |