k: pkgconfig -> pkg-config
This commit is contained in:
parent
a5146855c4
commit
8df9193875
@ -9,7 +9,7 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [
|
||||
pkgs.jack1
|
||||
pkgs.pkgconfig
|
||||
pkgs.pkg-config
|
||||
];
|
||||
|
||||
patchPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user