]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: Fix typo in libboost version number
authorGary Lowell <glowell@inktank.com>
Thu, 18 Apr 2013 15:47:49 +0000 (08:47 -0700)
committerGary Lowell <glowell@inktank.com>
Thu, 18 Apr 2013 17:41:38 +0000 (10:41 -0700)
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
debian/control

index ddaf96b9f0a8549f7ca1cb2191426597319cc787..98d0b37ffc1e9befe036582655151e90c452ee30 100644 (file)
@@ -16,10 +16,10 @@ Build-Depends: autoconf,
                junit4,
                libaio-dev,
                libatomic-ops-dev,
-               libboost-dev (>= 1.42~),
-               libboost-program-options-dev (>= 1.42~),
-               libboost-thread-dev (>= 1.42~),
-               libboost-system-dev (>= 1.42~),
+               libboost-dev (>= 1.42),
+               libboost-program-options-dev (>= 1.42),
+               libboost-thread-dev (>= 1.42),
+               libboost-system-dev (>= 1.42),
                libcurl4-gnutls-dev,
                libedit-dev,
                libexpat1-dev,