fso-specs: DEPEND on libxslt-native
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 27 Dec 2009 12:10:47 +0000 (13:10 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 27 Dec 2009 12:10:47 +0000 (13:10 +0100)
recipes/freesmartphone/fso-specs_git.bb

index b346fb5..932feba 100644 (file)
@@ -2,9 +2,10 @@ DESCRIPTIONS = "API Specification for freesmartphone.org"
 AUTHOR = "Michael 'Mickey' Lauer"
 HOMEPAGE = "http://docs.freesmartphone.org"
 LICENSE = "BSD"
+DEPENDS = "libxslt-native"
 SECTION = "devel/specifications"
-PV = "0.0.1-gitr${SRCREV}"
-PR = "r2"
+PV = "0.5.0-gitr${SRCREV}"
+PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/specs.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"