KRDC: it builds now, so remove the notice

This commit is contained in:
Evgeny Egorochkin
2013-05-06 22:15:05 +03:00
parent 9097d35321
commit a2359c02cd
+1 -1
View File
@@ -1,7 +1,7 @@
{ kde, kdelibs, libvncserver, libjpeg }:
kde {
#todo: doesn't build
buildInputs = [ kdelibs libvncserver libjpeg ];
patches = [ ./kdenetwork.patch ];