propellor spin
This commit is contained in:
parent
4182cae235
commit
6673b6014f
|
@ -65,6 +65,7 @@ tree buildarch = combineProperties "gitannexbuilder tree"
|
|||
buildDepsApt :: Property
|
||||
buildDepsApt = combineProperties "gitannexbuilder build deps"
|
||||
[ Apt.buildDep ["git-annex"]
|
||||
, Apt.installed ["liblockfile-simple-perl"]
|
||||
, buildDepsNoHaskellLibs
|
||||
, "git-annex source build deps installed" ==> Apt.buildDepIn builddir
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue