diff options
| author | Felipe CorrĂȘa da Silva Sanches <juca@members.fsf.org> | 2018-03-16 21:00:39 +0000 |
|---|---|---|
| committer | Felipe CorrĂȘa da Silva Sanches <juca@members.fsf.org> | 2018-03-17 20:54:37 +0000 |
| commit | f00d6630b8a63c617b662ceb5a1f3c8252512343 (patch) | |
| tree | 584e37da7946b1472a4fce45d887fae6ec557060 /src/libcola | |
| parent | [meson-build] libavoid (diff) | |
| download | inkscape-f00d6630b8a63c617b662ceb5a1f3c8252512343.tar.gz inkscape-f00d6630b8a63c617b662ceb5a1f3c8252512343.zip | |
[meson-build] libvpsc
Diffstat (limited to 'src/libcola')
| -rw-r--r-- | src/libcola/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcola/meson.build b/src/libcola/meson.build index 7543b4124..fafedd032 100644 --- a/src/libcola/meson.build +++ b/src/libcola/meson.build @@ -25,7 +25,7 @@ libcola_headers = files([ ]) libcola_deps = [ - + libvpsc_dep ] libcola = static_library('libcola', |
