summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b4841d..a8e24cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+opencolorio (1.0.8~dfsg0-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Build-depend on libboost-dev (Closes: #725533)
+
+ -- Dimitri John Ledkov <xnox@ubuntu.com> Sat, 28 Dec 2013 13:16:38 +0000
+
opencolorio (1.0.8~dfsg0-2) unstable; urgency=low
* debian/rules: get-orig-source stuff added
diff --git a/debian/control b/debian/control
index 002bece..7e2e68b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
cmake,
debhelper (>= 9),
junit4,
+ libboost-dev,
libglew-dev,
liblcms2-dev,
libopenimageio-dev,