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
11163e4b5e
commit
b4a8e1afc6
@ -9,6 +9,7 @@ Build-Depends: asciidoc,
|
||||
libxslt-dev,
|
||||
libgit2-dev,
|
||||
libsoup2.4-dev,
|
||||
libraw-dev,
|
||||
pkg-config,
|
||||
txt2html,
|
||||
libzip-dev,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user