dbus-sharp{,-glib}-{1,2}_0: fix strictDeps build (#376971)
This commit is contained in:
@@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
autoreconfHook
|
||||
mono # gmcs
|
||||
];
|
||||
buildInputs = [
|
||||
mono
|
||||
|
||||
@@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
autoreconfHook
|
||||
mono # gmcs
|
||||
];
|
||||
buildInputs = [
|
||||
mono
|
||||
|
||||
@@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
autoreconfHook
|
||||
mono # gmcs
|
||||
];
|
||||
buildInputs = [ mono ];
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
autoreconfHook
|
||||
mono4 # gmcs
|
||||
];
|
||||
|
||||
# Use msbuild when https://github.com/NixOS/nixpkgs/pull/43680 is merged
|
||||
|
||||
Reference in New Issue
Block a user