mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
oh-puzzles: Convert to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2396 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,8 +2,8 @@ DESCRIPTION = "Portable Puzzle Collection"
|
||||
LICENSE = "MIT"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "gtk+ gconf intltool-native librsvg"
|
||||
PV = "0.1+svn${SRCDATE}"
|
||||
PR = "r4"
|
||||
PV = "0.1+svnr${SRCREV}"
|
||||
PR = "r0"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user