summaryrefslogtreecommitdiff
path: root/testing/libvncserver
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-15 23:14:29 +0000
committerroot <root@rshg054.dnsready.net>2011-08-15 23:14:29 +0000
commitea595018ba8ae00d7030ff296ec4f50e122d2ea9 (patch)
treeea62e7b37f59699ecfd7183fa33f0f3a81d39cc0 /testing/libvncserver
parent4784cc8068c68b6fc23c2bd0ee8158b2a924f5f4 (diff)
Mon Aug 15 23:14:29 UTC 2011
Diffstat (limited to 'testing/libvncserver')
-rw-r--r--testing/libvncserver/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libvncserver/PKGBUILD b/testing/libvncserver/PKGBUILD
index 1b45fd593..f67790f2e 100644
--- a/testing/libvncserver/PKGBUILD
+++ b/testing/libvncserver/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 134732 2011-08-07 19:13:36Z andrea $
+# $Id: PKGBUILD 135543 2011-08-15 02:52:19Z eric $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=libvncserver
pkgver=0.9.8
-pkgrel=3
+pkgrel=4
pkgdesc="A cross-platform C libraries that allow you to easily implement VNC server"
arch=('i686' 'x86_64')
url="http://libvncserver.sourceforge.net/"
license=('GPL')
-depends=('libjpeg' 'zlib' 'gnutls')
+depends=('libjpeg' 'gnutls' 'libgcrypt')
options=('!libtool')
source=("http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz")
md5sums=('dda9e75a1d5d7c37bb57d90ead7b32b3')