mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
imv: enable librsvg; add option to build doc
This commit is contained in:
parent
d8c907e2d4
commit
c7d1252a71
@ -25,13 +25,14 @@ PACKAGECONFIG[x11] = "-Dwindows=all,-Dwindows=wayland,libx11 libglu xcb-util-ren
|
||||
PACKAGECONFIG[tiff] = ",,tiff"
|
||||
PACKAGECONFIG[png] = ",,libpng"
|
||||
PACKAGECONFIG[jpeg] = ",,libjpeg-turbo"
|
||||
#librsvg shipped in oe-core is too old ... requires v2.44
|
||||
PACKAGECONFIG[rsvg] = ",,librsvg"
|
||||
PACKAGECONFIG[doc] = ",,asciidoc-native"
|
||||
|
||||
PACKAGECONFIG ?= " \
|
||||
jpeg \
|
||||
png \
|
||||
tiff \
|
||||
rsvg \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/eXeC64/imv.git;protocol=https"
|
||||
|
Loading…
Reference in New Issue
Block a user