kdePackages.marble: unsplit outputs
This is kind of a hack but OK for now.
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
mkKdeDerivation {
|
||||
pname = "marble";
|
||||
|
||||
# breaks with split outputs
|
||||
# FIXME: track this down
|
||||
outputs = [ "out" ];
|
||||
|
||||
extraNativeBuildInputs = [
|
||||
perl
|
||||
pkg-config
|
||||
|
||||
Reference in New Issue
Block a user