gemconfig: rmagick requires which as of 2.15.4
This commit is contained in:
parent
b04e2fab7c
commit
bb5faafbca
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ in
|
|||
};
|
||||
|
||||
rmagick = attrs: {
|
||||
buildInputs = [ imagemagick pkgconfig ];
|
||||
buildInputs = [ imagemagick pkgconfig which ];
|
||||
};
|
||||
|
||||
rugged = attrs: {
|
||||
|
|
Loading…
Reference in a new issue