gobolinux / Scripts

The GoboLinux scripts collection
41 stars 9 forks source link

Runner does not pick dependencies from BuildDependencies #31

Open lucasvr opened 4 years ago

lucasvr commented 4 years ago

When building Glibc, the version of Linux-Headers specified in BuildDependencies is not being picked by Runner/Compile. When the corresponding line is moved to the Dependencies file it does the right thing.