diff options
| author | Chris Townsend <christopher.townsend@canonical.com> | 2013-11-05 14:00:16 -0500 |
|---|---|---|
| committer | Chris Townsend <christopher.townsend@canonical.com> | 2013-11-05 14:00:16 -0500 |
| commit | a6ec6905170b0cac2bb873754711ed3be658bdab (patch) | |
| tree | a6be732381b981942bc0fbe665e64fc8cf351dcf /debian | |
| parent | 7a83bc70d95f33df9c79c6b97bd4e9eca5aa3e8e (diff) | |
Change package depends on Compiz version 0.9.11.
(bzr r3347.3.17)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0cb1ad97e..606a2a96f 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.10), + compiz-dev (>= 1:0.9.11), debhelper (>= 9.0.0~), dbus-test-runner, dh-migrations, @@ -18,7 +18,7 @@ Build-Depends: cmake, libboost-serialization-dev, libcairo2-dev, libdbus-1-dev, - libcompizconfig0-dev (>= 1:0.9.10), + libcompizconfig0-dev (>= 1:0.9.11), libdbusmenu-glib-dev (>= 0.3.91), libdee-dev (>= 1.2.6), libgee-dev (>= 0.5.0), |
