Commit 483208ee authored by K900's avatar K900
Browse files

kdePackages.marble: unsplit outputs

This is kind of a hack but OK for now.
parent 904c5e47
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -21,6 +21,10 @@
mkKdeDerivation {
  pname = "marble";

  # breaks with split outputs
  # FIXME: track this down
  outputs = [ "out" ];

  extraNativeBuildInputs = [
    perl
    pkg-config