summaryrefslogtreecommitdiff
path: root/recipes/freesmartphone/fso-specs_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/fso-specs_git.bb')
-rw-r--r--recipes/freesmartphone/fso-specs_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index b346fb54cb..932febad73 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -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"