treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -9,8 +9,9 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "eb7154a42b6529bb9746c39272719f3168d6363ed4bad305a916ed7d90bc8de9";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
pkgconfig mono gtk-sharp-2_0
|
||||
mono gtk-sharp-2_0
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user