adding enchant on depends array
This commit is contained in:
		@@ -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')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user