summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2013-04-02 00:05:16 +0100
committerRoger Leigh <rleigh@debian.org>2013-04-02 00:05:16 +0100
commitd5627e512f828bb459413e61c6c4bc2d452c1705 (patch)
tree4a1defbdea93fa9c8b01fe37f78067296d89d0b6 /debian
parente519c82812fad3225a0503fb5441ca78d1845ee1 (diff)
downloadschroot-d5627e512f828bb459413e61c6c4bc2d452c1705.tar.gz
debian: Remove libuuid from Build-Depends
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6521d7e4..916f6f2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,7 @@ schroot (1.7.0-1) UNRELEASED; urgency=low
are regular setup scripts, called with an exec-start or
exec-start argument.
* debian/copyright: Update to use DEP-5 copyright format v1.0.
- * debian/control: Remove liblockdev from Build-Depends.
+ * debian/control: Remove liblockdev and libuuid from Build-Depends.
* debian/rules:
- Build using g++ in C++11 mode.
- Remove UUID support.
diff --git a/debian/control b/debian/control
index ec2246cd..b8811a4f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
autotools-dev,
pkg-config,
libpam0g-dev,
- uuid-dev [!kfreebsd-any],
libboost-dev,
libboost-iostreams-dev,
libboost-program-options-dev,