[Lunar-commits] <moonbase> boost: added missing dependency

Duncan Gibson engelsman at lunar-linux.org
Sat Feb 5 12:22:36 CET 2011


commit d1575a56b98cbe788ccdae133cfa266c6d6ffde4
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Sat Feb 5 12:22:36 2011 +0100

    boost: added missing dependency
---
 libs/boost/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/libs/boost/DEPENDS b/libs/boost/DEPENDS
index 3928b84..57dd8b6 100644
--- a/libs/boost/DEPENDS
+++ b/libs/boost/DEPENDS
@@ -1,6 +1,7 @@
 # For now making icu4c a depends until I or someone can figure out how
 # to get boost to build/install properly without it. 
 depends icu4c
+depends zlib
 
 optional_depends "Python"  ""  "--without-python"  \
                  "to build the Boost Python bindings"


More information about the Lunar-commits mailing list