* [Buildroot] [PATCH] libostree: depend on host-bison
@ 2017-12-11 7:34 Marcus Folkesson
2017-12-11 18:58 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Folkesson @ 2017-12-11 7:34 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/9179b65a5a90d53490d9e109c45341f1104406a3
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
package/libostree/libostree.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libostree/libostree.mk b/package/libostree/libostree.mk
index 3ac8278a98..cddde379df 100644
--- a/package/libostree/libostree.mk
+++ b/package/libostree/libostree.mk
@@ -10,7 +10,7 @@ LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOST
LIBOSTREE_LICENSE = LGPL-2.0+
LIBOSTREE_LICENSE_FILES = COPYING
-LIBOSTREE_DEPENDENCIES = e2fsprogs host-pkgconf libfuse libglib2 libgpgme xz
+LIBOSTREE_DEPENDENCIES = e2fsprogs host-bison host-pkgconf libfuse libglib2 libgpgme xz
LIBOSTREE_INSTALL_STAGING = YES
LIBOSTREE_CONF_OPTS += \
--
2.15.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-11 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-11 7:34 [Buildroot] [PATCH] libostree: depend on host-bison Marcus Folkesson
2017-12-11 18:58 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox