Comment 1 for bug 593187

Revision history for this message
Loïc Minier (lool) wrote :

Sorry, pasted the wrong snippet of rules.conf, this is the one adding the build-dep:
else
# build cross compiler
  CROSS_BUILD_DEP := libc6-dev$(cross_lib_arch), zlib1g-dev$(cross_lib_arch), libmpfr-dev$(cross_lib_arch),
  SOURCE_BUILD_DEP := gcc-$(BASE_VERSION)-source (>= $(GCC_VERSION)), gcc-$(BASE_VERSION)-source (<< $(NEXT_GCC_VERSION)),