summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorg Schlisio2015-09-29 09:28:55 +0200
committerGeorg Schlisio2015-09-29 09:28:55 +0200
commit60fbf15407b5fc78d5885bcd76b7269a5eb2102e (patch)
treee7de7126a2225067c7948f3a378b1c5731a84a34 /PKGBUILD
parent0e20c8dd0902a409bfd71860a3a11d26c1c69f36 (diff)
downloadaur-60fbf15407b5fc78d5885bcd76b7269a5eb2102e.tar.gz
removing unneeded dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 296b01bb3bbc..64fb40762216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matthew Gyurgyik <matthew@pyther.net>
pkgname=icaclient
pkgver=13.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Citrix Receiver for Linux (ICAClient)"
arch=('x86_64')
url="http://www.citrix.com/English/ps2/products/product.asp?contentID=1689163&ntref=prod_top"
@@ -24,7 +24,7 @@ depends=(
'libxpm'
'libxt'
'ca-certificates'
- 'nspluginwrapper'
+ #'nspluginwrapper'
)
optdepends=(
'xerces-c: gtk2 configuration manager'