summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsukso961002015-11-12 19:25:37 +0900
committersukso961002015-11-12 19:25:37 +0900
commit36de9e5e2f36d079e3a66b2d3fe2c13a49d3097f (patch)
tree6cb40a2be620709077c59a5eaaeca984304e63ba
parentfc16de69f9d1b5613765f1f0f3a7d9b2a1681869 (diff)
downloadaur-36de9e5e2f36d079e3a66b2d3fe2c13a49d3097f.tar.gz
update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32f2894ddf1d..d2c493c25eee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ pkgdesc="dasom-jeongeum is a Korean engine based on libhangul"
arch=('any')
url="https://github.com/dasom-im/${_pkgname}"
license=('GNU LGPL v3')
-depends=('dasom-git' 'gtk2' 'gtk3' 'qt4' 'qt5-base' 'libhangul' 'xorg-server-utils' 'glib2' 'libappindicator-gtk3')
-makedepends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'libhangul' 'intltool' 'gobject-introspection' 'glib2' 'libappindicator-gtk3' 'git' 'librsvg')
+depends=('dasom-git' 'gtk2' 'gtk3' 'qt4' 'qt5-base' 'libhangul' 'xorg-server-utils' 'glib2')
+makedepends=('gtk2' 'gtk3' 'qt4' 'qt5-base' 'libhangul' 'intltool' 'gobject-introspection' 'glib2' 'git' 'librsvg')
optdepends=('dconf-editor: For Editing Dasom IM Config')
conflicts=("dasom-jeongeum")
source=("${_pkgname}"::"git+https://github.com/dasom-im/${_pkgname}.git")