Skip to content

Commit

Permalink
Docker: Add gperf, enable Lua Cairo Xlib bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Apr 28, 2024
1 parent 10045ab commit bbc6193
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN apt-get update \
curl \
gfortran \
git \
gperf \
libarchive-dev \
libaudclient-dev \
libc++-dev \
Expand Down Expand Up @@ -74,6 +75,7 @@ RUN sh -c 'if [ "$X11" = "yes" ] ; then \
-DBUILD_IRC=ON \
-DBUILD_JOURNAL=ON \
-DBUILD_LUA_CAIRO=ON \
-DBUILD_LUA_CAIRO_XLIB=ON \
-DBUILD_LUA_IMLIB2=ON \
-DBUILD_LUA_RSVG=ON \
-DBUILD_MYSQL=ON \
Expand Down

0 comments on commit bbc6193

Please sign in to comment.