diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-18 21:16:04 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-18 21:16:04 +0000 |
commit | 94134f56337a6bf00f6c198516897308385df6a3 (patch) | |
tree | e55842057d74d517768a58547996310b91033244 /packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | |
parent | 36f7974ce2ee764858a3ed74638e2ae1524a24fe (diff) |
Qtopia/X11: For proper operation timezone information is needed
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 | 4 |
1 files changed, 2 insertions, 2 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 2eea6933a1..014d9b8895 100644 --- a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb +++ b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb @@ -11,9 +11,9 @@ 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" +RDEPENDS = "atd tzdata" PROVIDES = "qtopia-phone" -PR = "r7" +PR = "r8" SRCREV = "${AUTOREV}" SRC_URI = "git://git.openmoko.org/git/qtopia.git;protocol=git \ file://Xsession.d/99qtopia \ |