sg3-utils: add newer buildable version
[openembedded.git] / recipes / stopwatch / stopwatch_git.bb
index f0d40da..22b69f9 100644 (file)
@@ -4,13 +4,14 @@ SECTION = "x11/applications"
 PRIORITY = "optional"
 HOMEPAGE = "http://git.senfdax.de"
 LICENSE = "GPL QPL"
-DEPENDS = "qt4-x11-free"
+DEFAULT_PREFERRENCE = "-1"
+SRCREV = "89644b91e02151fc72989755f20c1ffb144ef5e2"
 PV = "1.3.1+gitr${SRCREV}"
 PR = "r0"
 
 inherit qt4x11
 
-SRC_URI = "git://git.senfdax.de/git/stopwatch;protocol=http;tag=master;branch=master"
+SRC_URI = "git://git.senfdax.de/git/stopwatch;protocol=http"
 S = "${WORKDIR}/git/"
 
 do_configure() {