summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc1fecaf1b29..16057da9c5fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="http://www.splashtop.com/linux#download-client"
license=('commercial')
source=(http://d17kmd0va0f0mp.cloudfront.net/linuxclient/splashtop-client_1204_2.4.0.1-1_i386.deb)
md5sums=('e775988a7897b70724b5c3a7a188148b')
-depends=('apr' 'apr-util' 'bash-completion' 'gcc-libs' 'glibc' 'openssl' 'python' 'python-crypto' 'sdl')
+depends=('apr' 'apr-util' 'bash-completion' 'gcc-libs' 'glibc' 'openssl' 'python2' 'python2-crypto' 'sdl')
# I got the above dependencies from debtap
package() {