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

requires_external_bin support #32

Closed
tokuhirom opened this issue Apr 12, 2013 · 2 comments
Closed

requires_external_bin support #32

tokuhirom opened this issue Apr 12, 2013 · 2 comments

Comments

@tokuhirom
Copy link
Owner

I need to port M::I's requires_external_bin to Minilla.

ref.
http://cpansearch.perl.org/src/ADAMK/Module-Install-1.06/lib/Module/Install/External.pm
https://metacpan.org/module/Dist::Zilla::Plugin::RequiresExternal

@tokuhirom
Copy link
Owner Author

You can write external bin deps in mini.toml:

requires_external_bin = ['tar']

tokuhirom added a commit that referenced this issue Apr 13, 2013
@tokuhirom
Copy link
Owner Author

implemented.

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

No branches or pull requests

1 participant