summaryrefslogtreecommitdiffstats
path: root/plugins/mock/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2015-05-19 12:02:36 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2015-05-19 12:02:36 +0200
commitb9388b6b30d8eb66f91c817f0c409c0af3753289 (patch)
tree5c9062eb0440dbb88b78b92a16ab11b5406e753b /plugins/mock/CMakeLists.txt
parent106745eed96ac97b9cc5c4250746842a19eaef65 (diff)
parent06c5667a7be7b11a87b939e78d41efe90fc437ae (diff)
downloaduca-b9388b6b30d8eb66f91c817f0c409c0af3753289.tar.gz
uca-b9388b6b30d8eb66f91c817f0c409c0af3753289.tar.bz2
uca-b9388b6b30d8eb66f91c817f0c409c0af3753289.tar.xz
uca-b9388b6b30d8eb66f91c817f0c409c0af3753289.zip
Merge pull request #67 from ufo-kit/mock-dynamic-size
Mock dynamic size
Diffstat (limited to 'plugins/mock/CMakeLists.txt')
-rw-r--r--plugins/mock/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mock/CMakeLists.txt b/plugins/mock/CMakeLists.txt
index a22616a..eafd180 100644
--- a/plugins/mock/CMakeLists.txt
+++ b/plugins/mock/CMakeLists.txt
@@ -4,7 +4,7 @@ project(ucamock C)
set(UCA_CAMERA_NAME "mock")
set(PLUGIN_VERSION "1.0.2")
set(PLUGIN_REVISION "1")
-set(PLUGIN_REQUIRES "libuca >= 2.0.0")
+set(PLUGIN_REQUIRES "libuca >= 2.1.0")
set(PLUGIN_SUMMARY "Mock plugin for libuca")
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/../package-plugin.sh.in