treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -15,8 +15,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
perl gperf bison groff libXft pkgconfig
|
||||
perl gperf bison groff libXft
|
||||
pcre libtomcrypt libtommath lz4
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user