Skip to content

Instantly share code, notes, and snippets.

@Skarsnik
Created December 31, 2015 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Skarsnik/83bb883378bbf2b21b82 to your computer and use it in GitHub Desktop.
Save Skarsnik/83bb883378bbf2b21b82 to your computer and use it in GitHub Desktop.
extern-deps : { name : "libfoo",
type : "C lib",
version : "> 3.4",
status : mandatory | optionnal| canbeprovided,
information : "You can set the libpath by setting PERL6LIBFOO",
build : "Build.pl"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment