diff options
author | root <root@rshg054.dnsready.net> | 2011-11-21 23:14:49 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-21 23:14:49 +0000 |
commit | 859f538490d5f7a35356c8813cf5757b175eea98 (patch) | |
tree | f3da527fbc96be7a7a02fe3a8812d99c93fa8012 /community/scponly/PKGBUILD | |
parent | 70b4878648fd376433739bd5c835503f6301a5b2 (diff) |
Mon Nov 21 23:14:49 UTC 2011
Diffstat (limited to 'community/scponly/PKGBUILD')
-rw-r--r-- | community/scponly/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/scponly/PKGBUILD b/community/scponly/PKGBUILD index 30bcd9d44..edad16ccc 100644 --- a/community/scponly/PKGBUILD +++ b/community/scponly/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 55546 2011-09-14 08:50:05Z spupykin $ +# $Id: PKGBUILD 59016 2011-11-20 20:06:55Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Roberto Alsina <ralsina@kde.org> @@ -9,6 +9,7 @@ pkgdesc="A limited shell for ssh/scp" arch=(i686 x86_64) url="http://sublimation.org/scponly/" depends=('glibc') +makedepends=('openssh') license=('custom') options=(docs) source=(http://downloads.sourceforge.net/sourceforge/scponly/scponly-$pkgver.tgz |