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

This commit is contained in:
Evgeny Egorochkin
2013-05-06 22:15:05 +03:00
parent e90c15355c
commit ccbea23039
+1 -1
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 = {