Insert library dependencies for webserver jbuild

This commit is contained in:
Stavros Polymenis 2017-08-13 17:08:27 +01:00
parent 4005542f2e
commit f027a7a465

View File

@ -8,4 +8,4 @@
(executable
((name logarion_webserver)
(modules logarion_webserver)
(libraries (logarion logarion.converters opium re.str tyxml))))
(libraries (logarion logarion.converters lwt.unix opium.unix re.str tyxml))))