libgsm0710mux: needs libfsotransport now
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 21 Apr 2009 21:54:36 +0000 (23:54 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 22 Apr 2009 10:07:36 +0000 (12:07 +0200)
recipes/freesmartphone/libgsm0710mux_git.bb

index 46c7204..108c6d5 100644 (file)
@@ -3,9 +3,9 @@ HOMEPAGE = "http://www.freesmartphone.org/index.php/Implementations/libgsm0710mu
 AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 LICENSE = "GPL"
 SECTION = "devel"
-DEPENDS = "libgsm0710 vala-native glib-2.0"
+DEPENDS = "libgsm0710 vala-native glib-2.0 libfsotransport"
 PV = "0.3.4+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "\
   ${FREESMARTPHONE_GIT}/libgsm0710mux;protocol=git;branch=master \