Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve --vips-config for internal dependencies #4236

Open
wants to merge 1 commit into
base: 8.16
Choose a base branch
from

Conversation

kleisauke
Copy link
Member

Dependencies created using declare_dependency() does not have a version number or name.

Mirrors commit ec432a5.

Diff when building with libnifti found without pkg-config (i.e. -Dnifti-prefix-dir=/usr).

@@ -27,7 +27,7 @@ SVG load with librsvg-2.0: true
 EXR load with OpenEXR: true
 WSI load with openslide: true (dynamic module: true)
 Matlab load with matio: true
-NIfTI load/save with dep140163777216928: true
+NIfTI load/save with libnifti: true
 FITS load/save with cfitsio: true
 GIF save with cgif: true
 Magick load/save with MagickCore: true (dynamic module: true)

Targets the 8.16 branch.

Dependencies created using `declare_dependency()` does not have a
version number or name.

Mirrors commit ec432a5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant