Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
This reverts commit 741bf840da.
This reverts the fallout from reverting the major changes.
This commit is contained in:
@@ -27,7 +27,8 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ optAlsaLib optDb optLibuuid optLibffado optCelt ];
|
||||
buildInputs = [ optAlsaLib optDb optLibffado optCelt ];
|
||||
propagatedBuildInputs = [ optLibuuid ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "JACK audio connection kit";
|
||||
|
||||
Reference in New Issue
Block a user