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

ExtUtils::PkgConfig should be a "configure" dependency, not "runtime" #15

Open
lameventanas opened this issue Dec 11, 2015 · 0 comments

Comments

@lameventanas
Copy link

ExtUtils::PkgConfig is used at configuration time, not run time.

So it should be moved from "runtime" dependency to "configure" dependency.

And considering that curl-config works just fine, this is not a strict dependency, so it should be in "suggests" or "recommends".

@lameventanas lameventanas changed the title ExtUtils::PkgConfig should be a build dependency, not runtime ExtUtils::PkgConfig should be a "configure" dependency, not "runtime" Dec 11, 2015
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

No branches or pull requests

1 participant