diff options
author | Philippe De Swert <philippedeswert@scarlet.be> | 2007-04-04 21:22:35 +0000 |
---|---|---|
committer | Philippe De Swert <philippedeswert@scarlet.be> | 2007-04-04 21:22:35 +0000 |
commit | 7b58ef62207d56b02df774d7ed3e13d6b1f118d8 (patch) | |
tree | d1c03232f5d1ba89936b3c96d2c2d62f1820ff50 | |
parent | 95de8ee135ab18189f759fea97724faf8c3fe5c0 (diff) |
packages/gpe-sketchbook/gpe-sketchbook_svn.bb
* add PV to recognise it as an svn build
-rw-r--r-- | packages/gpe-sketchbook/gpe-sketchbook_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gpe-sketchbook/gpe-sketchbook_svn.bb b/packages/gpe-sketchbook/gpe-sketchbook_svn.bb index a83360d69b..8884746136 100644 --- a/packages/gpe-sketchbook/gpe-sketchbook_svn.bb +++ b/packages/gpe-sketchbook/gpe-sketchbook_svn.bb @@ -4,6 +4,7 @@ SECTION = "gpe" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "libgpewidget" +PV = "0.2.9+svn-${SRCDATE}" inherit pkgconfig autotools |