adding enchant on depends array

This commit is contained in:
Perberos 2012-03-18 02:40:59 -03:00
parent 8c239347fd
commit 5dd56f746f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="An powerfull text editor for MATE"
arch=('i686' 'x86_64')
license=('GPL')
depends=('mate-conf' 'gtk2' 'gtksourceview2' 'libxml2' 'pygtksourceview2')
depends=('mate-conf' 'gtk2' 'gtksourceview2' 'libxml2' 'pygtksourceview2' 'enchant')
makedepends=('pkgconfig' 'mate-doc-utils' 'intltool')
options=('!emptydirs' '!libtool')
conflicts=('pluma')