diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-18 20:18:39 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-18 20:18:39 +0000 |
commit | ac20f2d109f72d8e5f05815398bb98830e0f3291 (patch) | |
tree | 380183eae793366e891956a637c5119a00249c3b /packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | |
parent | 8bd23683ad73c1ec1a677fa3dba0172de94f432a (diff) |
Qtopia/X11: The alarm handling of Qtopia needs atd around to make sure we wake up
Diffstat (limited to 'packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb')
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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}" |