diff options
author | Roger Leigh <rleigh@debian.org> | 2013-09-08 17:34:28 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2013-09-08 20:08:11 +0100 |
commit | 8431956e6d5b9b208c6c47ca1706478a4d66a617 (patch) | |
tree | 0f3eef2b3bf9bfa34aafd045c7d9a8106e7d4eea /debian/control | |
parent | ebdb13a025b3d4537a2a3aad817ad4d24f1a91e3 (diff) | |
download | schroot-8431956e6d5b9b208c6c47ca1706478a4d66a617.tar.gz |
debian: Drop cppunit from build dependencies
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2df1eb91..82ee1970 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,6 @@ Build-Depends: libboost-regex-dev, libboost-filesystem-dev, gettext, - libcppunit-dev, libgtest-dev, groff-base, po4a (>= 0.40) |