KStars: forgot to remove the notice that it doesn't build.

This commit is contained in:
Evgeny Egorochkin 2013-05-06 15:17:13 +03:00
parent e90c15355c
commit ccbea23039

View file

@ -1,7 +1,7 @@
{ kde, kdelibs, eigen, xplanet, indilib }:
kde {
#todo:wcslib, doesn't build
#todo:wcslib
buildInputs = [ kdelibs eigen xplanet indilib ];
meta = {