-Fixed pace-gui.desktop.in so it works on the OpenMoko as well

-Bumped svn revision in pace-gui.bb


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@145 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
oepen
2010-06-10 09:44:41 +00:00
parent 344946daf7
commit a1fdced1f5
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ LICENSE = "GPL"
DEPENDS = "ccid-tool"
RDEPENDS = "ccid-tool python-pygtk libglade"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=pace-gui;proto=https;rev=137"
SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=pace-gui;proto=https;rev=145"
S = "${WORKDIR}/pace-gui"