fix openjdk build error: Prefix import missing (#23014)

fixes #23013
This commit is contained in:
Pramod Kumbhar 2021-04-16 23:03:56 +02:00 committed by GitHub
parent b1ec5154db
commit 546581aefe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
import platform import platform
import re import re
from spack.util.prefix import Prefix
# If you need to add a new version, please be aware that: # If you need to add a new version, please be aware that:
# - versions in the following dict are automatically added to the package # - versions in the following dict are automatically added to the package