mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
tumbler: add curl to dependencies to make build deterministic
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
42ff8e3c0f
commit
621df91230
@@ -2,7 +2,7 @@ DESCRIPTION="Thumbnail service implementing the thumbnail management D-Bus speci
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
DEPENDS = "dbus-glib freetype gdk-pixbuf poppler"
|
||||
DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl"
|
||||
|
||||
inherit xfce
|
||||
|
||||
|
||||
Reference in New Issue
Block a user