Qtopia Phone X11: Set LD_LIBRARY_PATH bump the PR due the package content change
authorHolger Freyther <zecke@selfish.org>
Wed, 12 Mar 2008 06:32:13 +0000 (06:32 +0000)
committerHolger Freyther <zecke@selfish.org>
Wed, 12 Mar 2008 06:32:13 +0000 (06:32 +0000)
packages/qtopia-phone/qtopia-phone-x11/Xsession.d/99qtopia
packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb

index 3eca6bb..0496def 100644 (file)
@@ -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=
index 21945c5..e4be0e7 100644 (file)
@@ -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 \