Skip to content

Gnuplot fix 16928#16929

Merged
adamjstewart merged 3 commits intospack:developfrom
payerle:gnuplot-fix-16928
Jun 4, 2020
Merged

Gnuplot fix 16928#16929
adamjstewart merged 3 commits intospack:developfrom
payerle:gnuplot-fix-16928

Conversation

@payerle
Copy link
Copy Markdown
Contributor

@payerle payerle commented Jun 3, 2020

Fixes #16928

Getting an error
==> Error: KeyError: 'No spec with name wx in [email protected]%[email protected]+X ...

Looks like where adding the --with-wx configure option mistakenly referenced 'wx' instead of 'wxwidgets' as the dependent package.

payerle added 3 commits June 3, 2020 10:28
Dependency for --with-wx flag mistyped (should be wxwidgets)
Dependency spec for --with-wx flag mistyped (should be wxwidgets, not
wx)
@adamjstewart
Copy link
Copy Markdown
Member

Sorry, just noticed you already opened a PR to fix this. I have a similar PR in #16944 that fixes a few other package as well.

@adamjstewart adamjstewart merged commit 0fb671a into spack:develop Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation issue: gnuplot (No spec with name wx)

2 participants