treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -17,8 +17,9 @@ stdenv.mkDerivation rec {
|
||||
# pythonFull.buildEnv.override { extraLibs = [ thrift ]; }
|
||||
pythonPath = [];
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
boost zlib libevent openssl python pkgconfig bison flex twisted
|
||||
boost zlib libevent openssl python bison flex twisted
|
||||
];
|
||||
|
||||
preConfigure = "export PY_PREFIX=$out";
|
||||
|
||||
Reference in New Issue
Block a user