mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
ubuntu/debian: add libraw-dev to build dependencies
I have not idea if this is enough to make parsing of raw files work for the Ubuntu/Debian package. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
13d1188c41
commit
d9f8570728
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ Build-Depends: asciidoc,
|
||||||
libxslt-dev,
|
libxslt-dev,
|
||||||
libgit2-dev,
|
libgit2-dev,
|
||||||
libsoup2.4-dev,
|
libsoup2.4-dev,
|
||||||
|
libraw-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
txt2html,
|
txt2html,
|
||||||
libzip-dev,
|
libzip-dev,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue