aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/00-suse-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-suse-osconfig.cmake
parent36f8b0e393f8407efa79f383a58e10613d18e959 (diff)
Move to new Romain controller version
Diffstat (limited to 'conf.d/cmake/00-suse-osconfig.cmake')
-rw-r--r--conf.d/cmake/00-suse-osconfig.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf.d/cmake/00-suse-osconfig.cmake b/conf.d/cmake/00-suse-osconfig.cmake
deleted file mode 100644
index 9f8ce3d..0000000
--- a/conf.d/cmake/00-suse-osconfig.cmake
+++ /dev/null
@@ -1,2 +0,0 @@
-message(STATUS "*** Notice: OpenSuSe LUA-5.3+DynApi")
-list(APPEND PKG_REQUIRED_LIST lua>=5.3)