mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
libcgroup: depends on host-bison
Fixes http://autobuild.buildroot.net/results/73d/73dddcc1aa68999ea496de148497f80bdb02c874 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
6f3575c3ac
commit
45ff7712f3
@@ -9,7 +9,7 @@ LIBCGROUP_SOURCE = libcgroup-$(LIBCGROUP_VERSION).tar.bz2
|
||||
LIBCGROUP_SITE = http://downloads.sourceforge.net/project/libcg/libcgroup/v.038
|
||||
LIBCGROUP_LICENSE = LGPLv2.1
|
||||
LIBCGROUP_LICENSE_FILES = COPYING
|
||||
|
||||
LIBCGROUP_DEPENDENCIES = host-bison
|
||||
LIBCGROUP_INSTALL_STAGING = YES
|
||||
|
||||
# Undefining _FILE_OFFSET_BITS here because of a "bug" with glibc fts.h
|
||||
|
||||
Reference in New Issue
Block a user