diff options
| author | Andrea Azzarone <azzaronea@gmail.com> | 2017-09-01 11:48:41 +0200 | 
|---|---|---|
| committer | Andrea Azzarone <azzaronea@gmail.com> | 2017-09-01 11:48:41 +0200 | 
| commit | 5dde9a2211dadac7c7ebd79aad564f97f2d4e88d (patch) | |
| tree | ba5f65eb7cd434505a0d9fe5f11e22c9e4f2438a | |
| parent | f2371a427b5ccf92d001ce4ffc6545266d4c02a2 (diff) | |
Update debian/control to force the use of compiz built with cmake 3.9.
(bzr r4253.1.2)
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 6a0dd0a8b..acca6839e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome  Priority: optional  Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>  Build-Depends: cmake, - compiz-dev (>= 1:0.9.13.1+17.10.20170630), + compiz-dev (>= 1:0.9.13.1+17.10.20170829),  debhelper (>= 9.0.0~),  dbus-test-runner,  dbus-x11, | 
