fso-apm: add correct DEPENDS and bump PV to what configure.ac is saying (2.0.0)
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Fri, 20 Nov 2009 10:46:59 +0000 (11:46 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Fri, 20 Nov 2009 10:46:59 +0000 (11:46 +0100)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/freesmartphone/fso-apm_git.bb

index 9a2c8a2..1834797 100644 (file)
@@ -3,7 +3,8 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 HOMEPAGE = "http://www.freesmartphone.org"
 SECTION = "console"
 LICENSE = "GPLv2"
-PV = "0.1.0+gitr${SRCREV}"
+DEPENDS = "vala-native"
+PV = "2.0.0+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"