diff --git a/plugins/ice/CMakeLists.txt b/plugins/ice/CMakeLists.txt index b18bfcc5..4783cea6 100644 --- a/plugins/ice/CMakeLists.txt +++ b/plugins/ice/CMakeLists.txt @@ -1,4 +1,4 @@ -find_package(Nice REQUIRED) +find_package(Nice 0.1.15 REQUIRED) find_package(GnuTLS REQUIRED) find_packages(ICE_PACKAGES REQUIRED Gee