qjackctl: add meta.platforms
This commit is contained in:
@@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A Qt application to control the JACK sound server daemon";
|
description = "A Qt application to control the JACK sound server daemon";
|
||||||
homepage = http://qjackctl.sourceforge.net/;
|
homepage = http://qjackctl.sourceforge.net/;
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user