gnome-sharp: mono4 -> mono5
This commit is contained in:
committed by
Vincent Laporte
parent
bb6ef0646a
commit
ee68421388
@@ -27,6 +27,8 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ gtk2 mono gtk-sharp-2_0 ]
|
||||
++ (with gnome2; [ libart_lgpl gnome_vfs libgnome libgnomecanvas libgnomeui ]);
|
||||
|
||||
patches = [ ./fix-mono-path.patch ];
|
||||
|
||||
preConfigure = ''
|
||||
./bootstrap-${lib.versions.majorMinor version}
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user