diff options
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 |