package/mender-artifact: needs host-xz
host-xz (for lzma) is needed since version 3.0.0 and
8f1b79b03f
Fixes:
- http://autobuild.buildroot.org/results/c7cecf8946e9d4b4ae118b5f7597638c70decd3f
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c6bef18dab
commit
852df15f31
@ -22,6 +22,7 @@ HOST_MENDER_ARTIFACT_LICENSE_FILES = \
|
||||
vendor/github.com/stretchr/testify/LICENSE \
|
||||
vendor/github.com/urfave/cli/LICENSE \
|
||||
vendor/github.com/sirupsen/logrus/LICENSE
|
||||
HOST_MENDER_ARTIFACT_DEPENDENCIES = host-xz
|
||||
|
||||
HOST_MENDER_ARTIFACT_LDFLAGS = -X main.Version=$(HOST_MENDER_ARTIFACT_VERSION)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user