Fix how environments are read from lockfile
This commit is contained in:

committed by
Todd Gamblin

parent
f6e7c0b740
commit
cb0d12b9d5
@@ -14,6 +14,7 @@ class Dtbuild1(Package):
|
||||
url = "http://www.example.com/dtbuild1-1.0.tar.gz"
|
||||
|
||||
version('1.0', '0123456789abcdef0123456789abcdef')
|
||||
version('0.5', 'fedcba9876543210fedcba9876543210')
|
||||
|
||||
depends_on('dtbuild2', type='build')
|
||||
depends_on('dtlink2')
|
||||
|
Reference in New Issue
Block a user