diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-22 11:48:08 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-22 11:48:08 -0300 |
commit | dfccf2688839095bf2917186529e15f438a86a27 (patch) | |
tree | 79e7fcbe95952d0361e4d69590ce1dc6fde15468 /community/scponly/PKGBUILD | |
parent | ddb6519616b89709bff2278f935b735e67426504 (diff) | |
parent | 859f538490d5f7a35356c8813cf5757b175eea98 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/mingw32-binutils/PKGBUILD
community/numlockx/PKGBUILD
community/slock/PKGBUILD
extra/graphviz/PKGBUILD
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 3ac5ac4ac..ab8a33cd0 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 'mips64el') url="http://sublimation.org/scponly/" depends=('glibc') +makedepends=('openssh') license=('custom') options=(docs) source=(http://downloads.sourceforge.net/sourceforge/scponly/scponly-$pkgver.tgz |