The following commit has been merged in the debian-experimental-3.6 branch:
commit 1f7fab31a85582aa7c325d644afd14ed4e1c87eb
Author: Rene Engelhard <[email protected]>
Date:   Wed Mar 6 09:32:25 2013 +0100

    fix liboost-date-timeX.YY build-dep, thanks Rico Tschernitz

diff --git a/rules b/rules
index a4af993..2e52bbe 100755
--- a/rules
+++ b/rules
@@ -889,7 +889,7 @@ ifneq (,$(filter boost, $(SYSTEM_STUFF)))
     endif
   else
     ifneq "$(BOOST_VERSION)" "default"
-       BUILD_DEPS += , libboost$(BOOST_VERSION)-dev $(BOOST_MINVER), 
libboost$(BOOST_VERSION)-date-time-dev $(BOOST_MINVER)
+       BUILD_DEPS += , libboost$(BOOST_VERSION)-dev $(BOOST_MINVER), 
libboost-date-time$(BOOST_VERSION)-dev $(BOOST_MINVER)
        #BUILD_DEPS += , libboost-thread$(BOOST_VERSION)-dev, 
libboost-program-options$(BOOST_VERSION)-dev
     else
        BUILD_DEPS += , libboost-dev $(BOOST_MINVER), libboost-date-time-dev 
$(BOOST_MINVER)

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to