diff options
author | Roger Leigh <rleigh@debian.org> | 2011-02-28 08:11:19 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2011-03-01 13:02:49 +0000 |
commit | 262d06719592460541da36d9db62805eb774fd71 (patch) | |
tree | fecf451e1b88a99de6ae1b7c3dadb2e2457bb4df /debian/control | |
parent | 0fffa8573eec10016e848f180932f29b9656c6a0 (diff) | |
download | schroot-262d06719592460541da36d9db62805eb774fd71.tar.gz |
debian: Build with Boost 1.46 and remove old versions from build depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 383f45ce..93133596 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Debian buildd-tools Developers <buildd-tools-devel@lists.alioth.debian.org> Uploaders: Roger Leigh <rleigh@debian.org> -Build-Depends: debhelper (>= 7.0.0), autotools-dev, pkg-config (>= 0.20), libpam0g-dev (>= 0.79-3.1), uuid-dev [!kfreebsd-any], liblockdev1-dev (>= 1.0.2), libboost-dev (>= 1.39.0), libboost-program-options-dev (>= 1.39.0), libboost-regex-dev (>= 1.39.0), libboost-filesystem-dev (>= 1.39.0), gettext, libcppunit-dev +Build-Depends: debhelper (>= 7.0.0), autotools-dev, pkg-config, libpam0g-dev, uuid-dev [!kfreebsd-any], liblockdev1-dev, libboost-dev (>= 1.46.0), libboost-program-options-dev (>= 1.46.0), libboost-regex-dev (>= 1.46.0), libboost-filesystem-dev (>= 1.46.0), gettext, libcppunit-dev Build-Depends-Indep: doxygen, graphviz Standards-Version: 3.9.1 Vcs-Browser: http://git.debian.org/?p=buildd-tools/schroot.git |