[Lunar-commits] <moonbase> boost: adds missing dependency bzip2
Christian Krause
wookietreiber at lunar-linux.org
Sun Aug 14 17:48:11 CEST 2011
commit d071419683e5132b8799524b5d4ce9f05be76899
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date: Sun Aug 14 17:48:11 2011 +0200
boost: adds missing dependency bzip2
---
libs/boost/DEPENDS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libs/boost/DEPENDS b/libs/boost/DEPENDS
index f67b5ad..d7a8168 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 bzip2
depends zlib
optional_depends "Python" "" "--without-python" \
More information about the Lunar-commits
mailing list