tumbler: add curl to dependencies to make build deterministic

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2013-05-29 13:15:48 +02:00
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