From: Holger Freyther Date: Wed, 12 Mar 2008 06:32:13 +0000 (+0000) Subject: Qtopia Phone X11: Set LD_LIBRARY_PATH bump the PR due the package content change X-Git-Tag: Release-2010-05/1~7106^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6aa69cc80b27e63f4f77420532b4ed83af7c2a3;p=openembedded.git Qtopia Phone X11: Set LD_LIBRARY_PATH bump the PR due the package content change --- diff --git a/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia b/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia index 3eca6bba91..0496deff86 100644 --- a/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia +++ b/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia @@ -3,6 +3,7 @@ # path setup export QPEDIR=/opt/Qtopia export PATH=$QPEDIR/bin:$PATH +export LD_LIBRARY_PATH=$QPEDIR/lib:$LD_LIBRARY_PATH #tell how to inform illume on incoming phone calls #export ILLUME_PHONE_CALL= 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 21945c5011..e4be0e7246 100644 --- a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb +++ b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb @@ -10,9 +10,9 @@ SECTION = "qtopia-phone" LICENSE = "GPL" PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" -DEPENDS = "glib-2.0 dbus tslib freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst" +DEPENDS = "glib-2.0 dbus freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst" PROVIDES = "qtopia-phone" -PR = "r1" +PR = "r2" SRCREV = "${AUTOREV}" SRC_URI = "git://git.openmoko.org/git/qtopia.git;protocol=git \ file://device-conf \