add version 3 of libmagickwand to the ffi example
This commit is contained in:
parent
f54254e9b5
commit
8ba0551fe5
|
@ -14,7 +14,7 @@
|
|||
(ffi-lib lib version))))))
|
||||
|
||||
(define libwand (ffi-try-libs '("libWand" "6.0.1" "6")
|
||||
'("libMagickWand" "1")))
|
||||
'("libMagickWand" "1" "3")))
|
||||
|
||||
;; ===== Main Objects =========================================================
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user