Commit f90e2f49 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

update list of required dependencies

parent cff54ccd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -56,8 +56,8 @@ For more examples, please see [the examples page](https://github.com/plotfx/plot
Building
--------

To build PlotFX, you need an up-to-date C++ compiler, cmake, harfbuzz, libpng
and libcairo. Run:
To build PlotFX, you need an up-to-date C++ compiler, cmake, libharfbuzz and
libfreetype. Run:

    $ cmake .
    $ make