diff options
-rw-r--r-- | conf.d/cmake/00-default-osconfig.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/cmake/00-default-osconfig.cmake b/conf.d/cmake/00-default-osconfig.cmake index de39a53..669cc96 100644 --- a/conf.d/cmake/00-default-osconfig.cmake +++ b/conf.d/cmake/00-default-osconfig.cmake @@ -1 +1 @@ -list(APPEND PKG_REQUIRED_LIST alsa>=1.1.6)
\ No newline at end of file +list(APPEND PKG_REQUIRED_LIST lua>=5.3 alsa>=1.1.6)
\ No newline at end of file |