[omd-commits] OMD Git: omd: Ubuntu 12.04: fixed libboost package version
git version control
git at mathias-kettner.de
Tue May 8 14:33:17 CEST 2012
Module: omd
Branch: master
Commit: 7835ef0b4f79befeb3811a730f4bc6d599573092
URL: http://omdistro.org/projects/omd/repository/revisions/7835ef0b4f79befeb3811a730f4bc6d599573092
Author: Lars Michelsen <lm at mathias-kettner.de>
Date: Tue May 8 14:33:13 2012 +0200
Commiter: Lars Michelsen <lm at mathias-kettner.de>
Date: Tue May 8 14:33:13 2012 +0200
Ubuntu 12.04: fixed libboost package version
---
distros/Makefile.UBUNTU_12.04 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/distros/Makefile.UBUNTU_12.04 b/distros/Makefile.UBUNTU_12.04
index 878d18d..a3e6e3e 100644
--- a/distros/Makefile.UBUNTU_12.04
+++ b/distros/Makefile.UBUNTU_12.04
@@ -36,7 +36,7 @@ OS_PACKAGES += fping
OS_PACKAGES += graphviz
OS_PACKAGES += libapache2-mod-fcgid
OS_PACKAGES += libapache2-mod-proxy-html
-OS_PACKAGES += libboost-program-options1.42.0
+OS_PACKAGES += libboost-program-options1.46.1
OS_PACKAGES += libdbi1
OS_PACKAGES += libevent-1.4-2
OS_PACKAGES += libgd2-xpm
More information about the omd-commits
mailing list