mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
poppler: remove spurious GTK+ build dependency
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
42384af9a9
commit
9ef549b770
@@ -8,7 +8,7 @@ SRC_URI = " \
|
||||
SRC_URI[md5sum] = "49d55921ce795778c7231fe9f2fe923b"
|
||||
SRC_URI[sha256sum] = "4f438f34e63265e2da8427f3423f940ff41c26088922a9f5d976f795c1dce13b"
|
||||
|
||||
DEPENDS = "fontconfig zlib gtk+ cairo lcms"
|
||||
DEPENDS = "fontconfig zlib cairo lcms"
|
||||
|
||||
inherit autotools pkgconfig gtk-doc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user