Enable the aspell plugin for KDE 4.7 (the default kde4).

This commit is contained in:
Petr Rockai 2012-09-24 16:26:46 +02:00
parent f1bfc3055d
commit e9315d4a1c

View File

@ -1,4 +1,4 @@
{ kde, gcc, cmake, perl
{ kde, gcc, cmake, perl, aspell
, qt4, bzip2, pcre, fam, libxml2, libxslt, shared_mime_info, giflib, jasper
, openexr, avahi, kerberos, acl, attr, shared_desktop_ontologies, libXScrnSaver
, automoc4, strigi, soprano, qca2, attica, enchant, libdbusmenu_qt
@ -10,7 +10,7 @@ kde {
buildInputs =
[ acl attr attica avahi bzip2 enchant fam getopt giflib herqq jasper
libdbusmenu_qt libXScrnSaver libxslt pcre polkit_qt_1 qca2
shared_desktop_ontologies xz udev libxml2 libjpeg kerberos
shared_desktop_ontologies xz udev libxml2 libjpeg kerberos aspell
];
propagatedBuildInputs = [ qt4 soprano strigi phonon ];