From: Holger Freyther Date: Tue, 18 Mar 2008 20:18:39 +0000 (+0000) Subject: Qtopia/X11: The alarm handling of Qtopia needs atd around to make sure we wake up X-Git-Tag: Release-2010-05/1~7106^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac20f2d109f72d8e5f05815398bb98830e0f3291;p=openembedded.git Qtopia/X11: The alarm handling of Qtopia needs atd around to make sure we wake up --- diff --git a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb index a7a1a2df85..2eea6933a1 100644 --- a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb +++ b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb @@ -11,6 +11,7 @@ LICENSE = "GPL" PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" DEPENDS = "glib-2.0 dbus freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst" +RDEPENDS = "atd" PROVIDES = "qtopia-phone" PR = "r7" SRCREV = "${AUTOREV}"