# HG changeset patch # User Ante Karamatic <[email protected]> # Date 1267442554 0 # Branch lenny # Node ID 9db0e521916ade3bd3a5afb48d439513672336e5 # Parent 2f768874892f337c32ec70c058a291402e6f366a Due the library split, cluster-agents build depends on libplumb2-dev and libplumbgpl2-dev
diff -r 2f768874892f -r 9db0e521916a debian/control --- a/debian/control Fri Feb 26 19:43:06 2010 +0100 +++ b/debian/control Mon Mar 01 11:22:34 2010 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian HA Maintainers <[email protected]> Uploaders: Martin Loschwitz <[email protected]>, Anibal Monsalve Salazar <[email protected]>, Simon Horman <[email protected]>, Frederik Schüler <[email protected]> -Build-Depends: cluster-glue-dev, libnet1-dev, debhelper (>= 7), docbook-xsl, automake, autoconf, libtool, pkg-config, libglib2.0-dev, xsltproc +Build-Depends: cluster-glue-dev, libnet1-dev, debhelper (>= 7), docbook-xsl, automake, autoconf, libtool, pkg-config, libglib2.0-dev, xsltproc, libplumb2-dev, libplumbgpl2-dev Standards-Version: 3.8.4 Homepage: http://hg.linux-ha.org/agents/ XS-Python-Version: current _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
