summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 316afabf1730..29ccf71a27fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ arch=('any')
url="https://github.com/AndrewCrewKuznetsov/xneur-devel"
license=('GPL')
groups=()
-depends=('xosd' 'enchant' 'gtk2' 'libnotify' 'gstreamer>=1.2.4')
+depends=('xosd' 'enchant-pure' 'gtk2' 'libnotify' 'gstreamer>=1.2.4')
makedepends=('git')
checkdepends=()
optdepends=('hunspell-<your_language>')