summaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/00-opensuse-osconfig.cmake
diff options
context:
space:
mode:
authorfulup <fulup.arfoll@iot.bzh>2018-05-14 19:59:22 +0200
committerfulup <fulup.arfoll@iot.bzh>2018-05-14 20:02:32 +0200
commit9f62093c6d4bf084f0e2aac9da60b3020927e938 (patch)
tree7672c83c7b608ef29927d42c2abbd46bbda42a9b /conf.d/cmake/00-opensuse-osconfig.cmake
parent36f8b0e393f8407efa79f383a58e10613d18e959 (diff)
Move to new Romain controller version
Diffstat (limited to 'conf.d/cmake/00-opensuse-osconfig.cmake')
-rw-r--r--conf.d/cmake/00-opensuse-osconfig.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/cmake/00-opensuse-osconfig.cmake b/conf.d/cmake/00-opensuse-osconfig.cmake
new file mode 100644
index 0000000..9f8ce3d
--- /dev/null
+++ b/conf.d/cmake/00-opensuse-osconfig.cmake
@@ -0,0 +1,2 @@
+message(STATUS "*** Notice: OpenSuSe LUA-5.3+DynApi")
+list(APPEND PKG_REQUIRED_LIST lua>=5.3)