mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Lua: require hslua-module-system 1.2.3
This provides List methods to the value returned by `pandoc.system.list_directory`. Closes: #11032
This commit is contained in:
@@ -120,7 +120,7 @@ library
|
||||
, hslua >= 2.3 && < 2.5
|
||||
, hslua-module-doclayout>= 1.2 && < 1.3
|
||||
, hslua-module-path >= 1.1 && < 1.2
|
||||
, hslua-module-system >= 1.2.1 && < 1.3
|
||||
, hslua-module-system >= 1.2.3 && < 1.3
|
||||
, hslua-module-text >= 1.1 && < 1.2
|
||||
, hslua-module-version >= 1.1 && < 1.2
|
||||
, hslua-module-zip >= 1.1.3 && < 1.2
|
||||
|
||||
Reference in New Issue
Block a user