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

Ensure pkg-config Requires are correct #132

Merged
merged 3 commits into from
Dec 21, 2018
Merged

Ensure pkg-config Requires are correct #132

merged 3 commits into from
Dec 21, 2018

Conversation

ebassi
Copy link
Owner

@ebassi ebassi commented Dec 21, 2018

No description provided.

Version 0.48.0 is the current stable - 1 version of Meson.
The graphene-1.0 pkg-config file should not have gobject-2.0 as part of
the public Requires field; for that, you need graphene-gobject-1.0.

The gobject-2.0 dependency should be present in the Requires.private
field *only* if Graphene was built with GObject types support.
We depend on a newer version of Meson, but let's use the latest stable
to give us some leeway.
@ebassi ebassi merged commit 8156d69 into master Dec 21, 2018
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