summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDJS2018-07-10 09:19:03 +0100
committerDJS2018-07-10 09:19:03 +0100
commit837e9d89c377ece960cb2fb4667a664b57c5ed14 (patch)
tree606588b96f9c853caf2b59614883502d20bc3c7a /PKGBUILD
parentb23406463292997078e3b69f0ce05d729a7fc0b9 (diff)
downloadaur-837e9d89c377ece960cb2fb4667a664b57c5ed14.tar.gz
Removed optional dependency package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1607ce6ed05a..4d9af92dc86d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="chatstack"
pkgver=2.2.5000
-pkgrel=2
+pkgrel=3
pkgdesc="Live chat application for chatting with your web site visitors.
This package requires a web server that is already running the
Chatstack server software."
@@ -13,8 +13,7 @@ license=('MIT' 'unknown')
url="https://www.chatstack.com/"
depends=('gconf' 'glib2' 'gtk2' 'gvfs' 'libcap' 'libgcrypt' 'libnotify' 'libudev0' 'libxtst' 'nss' 'xdg-utils')
-optdepends=('gir1.2-gnomekeyring-1.0'
- 'libgnome-keyring'
+optdepends=('libgnome-keyring'
'lsb-release')
options=('!strip' '!emptydirs')