diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e057dd..e36c58c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
| @@ -32,5 +32,5 @@ add_dependencies(distcheck dist) | |||
| 32 | 32 | ||
| 33 | find_package(Compiz REQUIRED) | 33 | find_package(Compiz REQUIRED) |
| 34 | include(CompizPlugin) | 34 | include(CompizPlugin) |
| 35 | compiz_plugin(utouch) | 35 | compiz_plugin(utouch PKGDEPS xi utouch-frame) |
| 36 | 36 | ||
