diff options
author | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:14:38 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:14:38 +0200 |
commit | 52ba3ddec2ab6dd5a9c98115be752706b8f4d9c0 (patch) | |
tree | b07baf634243aaa76edeb23f1f010ea04e84eccf | |
parent | 4d819fa8a157d0e415ffd5bf5cbb6acced9d8a0e (diff) |
Build-dep on libcolord-dev.
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a5432ee..6eb3d27 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~), lsb-release, gnome-pkg-tools (>= 0.10), gnome-common, + libcolord-dev, libglib2.0-dev, libgtk-3-dev, libgconf2-dev, |