]> code.ossystems Code Review - openembedded-core.git/commitdiff
screenshot: switched to SRCREV
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 9 Aug 2007 12:17:11 +0000 (12:17 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 9 Aug 2007 12:17:11 +0000 (12:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2448 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/screenshot/screenshot_svn.bb

index a6d3911403b51276b136e41abed2df54ad1ec601..797ca6d402b24209b9614fa620a9d85a66300b76 100644 (file)
@@ -1,8 +1,7 @@
 LICENSE = "GPLv2"
 PRIORITY = "optional"
-MAINTAINER = "Ross Burton <ross@openedhand.com>
-PV = "0.0+svn${SRCDATE}"
-DEPENDS = "gtk+ matchbox-panel-2"
+DEPENDS = "matchbox-panel-2"
+PV = "0.0+svnr${SRCREV}"
 
 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http"