treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -13,8 +13,9 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0v6ylm49f1b44zwq1y1gqxp2csyqblplr24ajllc2q3r0sc9m1ys";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
pkgconfig libX11 libxcb cairo gtk2 pango python27 python3
|
||||
libX11 libxcb cairo gtk2 pango python27 python3
|
||||
];
|
||||
|
||||
makeFlags = [ "PREFIX=\${out}" ];
|
||||
|
||||
Reference in New Issue
Block a user