summaryrefslogtreecommitdiff
path: root/extra/x2goserver/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/x2goserver/PKGBUILD')
-rw-r--r--extra/x2goserver/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/x2goserver/PKGBUILD b/extra/x2goserver/PKGBUILD
index 3f483146d..48b2fe134 100644
--- a/extra/x2goserver/PKGBUILD
+++ b/extra/x2goserver/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 175694 2013-01-19 17:56:40Z andyrtr $
+# $Id: PKGBUILD 179012 2013-03-01 14:04:57Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
@@ -8,12 +8,12 @@
pkgname=x2goserver
pkgver=4.0.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="Open source terminal server"
arch=('i686' 'x86_64')
url="http://www.x2go.org/"
license=('GPL')
-depends=('openssh' 'perl-config-simple' 'perl-dbd-sqlite' 'python' 'x2go-agent' 'xorg-xauth')
+depends=('openssh' 'perl-config-simple' 'perl-dbd-sqlite' 'perl-file-basedir' 'python' 'x2go-agent' 'xorg-xauth')
makedepends=('man2html')
#optdepends=('cups-x2go: printing support')
options=('emptydirs')