diff options
author | George Hartzell <hartzell@alerce.com> | 2018-05-30 08:36:20 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2018-05-30 10:36:20 -0500 |
commit | be8077367ddfc6018e2162285497a582156685ec (patch) | |
tree | 8769a9b1dcbd54845c8e5d2011d96e7250942117 /pytest.ini | |
parent | 97206cb60a1780f1746d73fc2ff5ae8ca64a5aae (diff) | |
download | spack-be8077367ddfc6018e2162285497a582156685ec.tar.gz spack-be8077367ddfc6018e2162285497a582156685ec.tar.bz2 spack-be8077367ddfc6018e2162285497a582156685ec.tar.xz spack-be8077367ddfc6018e2162285497a582156685ec.zip |
Update package: add info for emacs@26.1 (#8302)
* Update package: add info for emacs@26.1
In addition to the digest, it needs gnutls (perhaps there's a way to
turn it off, but it seems like a Good Thing to encourage, so...).
* Clean up tls variant handling
- Don't to specify the dependency for @26.1:, just need to fix what's
already there.
- Don't assume that configure will DTRT w.r.t. gnutls when it's
discovered in the environmnet, use explicit configure switches.
- Clean up some unnecessary dependencies when +tls. Why would you
need libxpm when building +tls? Will ask the original author about
this.
* Use append when adding configure switches
* Add dependency on pcre
When one builds +X, Spack's pcre is pulled into the build via
the X dependencies. When one builds without it, the build discovers
and links against the system library.
We might as well just depend on it and have a consistent outcome.
Diffstat (limited to 'pytest.ini')
0 files changed, 0 insertions, 0 deletions