diff options
| author | Brandon Schaefer <brandon.schaefer@canonical.com> | 2012-11-13 15:00:30 -0800 |
|---|---|---|
| committer | Brandon Schaefer <brandon.schaefer@canonical.com> | 2012-11-13 15:00:30 -0800 |
| commit | ea990e04944ed9cbf1a3b7519cf9c18638953d77 (patch) | |
| tree | 2afe9d4dab2eb106cd69090737afa49288bb5387 /plugins | |
| parent | 51a7bae949ddd380bba052e60d7ca19745a3c4ae (diff) | |
* Nux major version is now 4.0, updating unity for the same
(bzr r2892.3.1)
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/unity-mt-grab-handles/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/unity-mt-grab-handles/CMakeLists.txt b/plugins/unity-mt-grab-handles/CMakeLists.txt index 3020cf6a3..a9c7c694b 100644 --- a/plugins/unity-mt-grab-handles/CMakeLists.txt +++ b/plugins/unity-mt-grab-handles/CMakeLists.txt @@ -2,4 +2,4 @@ find_package (Compiz REQUIRED) include (CompizPlugin) -compiz_plugin (unitymtgrabhandles PKGDEPS nux-3.0>=3.0.0 PLUGINDEPS composite opengl CFLAGSADD -std=c++0x) +compiz_plugin (unitymtgrabhandles PKGDEPS nux-4.0>=4.0.0 PLUGINDEPS composite opengl CFLAGSADD -std=c++0x) |
