diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-31 22:57:44 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-31 22:57:44 +0000 |
commit | b42d0b327e1225345a2699953d59ab878a5d8282 (patch) | |
tree | 6fcf231dd8bfaa7e6d7fc7f889559a5e41b53b6a /packages/gpe-calendar/gpe-calendar_svn.bb | |
parent | a3bc10ffbea8e299bc33844d15afcd94d0ce21d9 (diff) |
gpe-calendar: Add 0.91 and update SVN recipe accordingly.
Diffstat (limited to 'packages/gpe-calendar/gpe-calendar_svn.bb')
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_svn.bb b/packages/gpe-calendar/gpe-calendar_svn.bb index d83ee3a151..3462ebf631 100644 --- a/packages/gpe-calendar/gpe-calendar_svn.bb +++ b/packages/gpe-calendar/gpe-calendar_svn.bb @@ -4,13 +4,13 @@ DESCRIPTION = "GPE calendar" SECTION = "gpe" LICENSE = "GPL" -DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" +DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype libsoundgen" RDEPENDS = "gpe-icons" inherit autotools gpe -PV = "0.90+svn${SRCDATE}" +PV = "0.91+svn${SRCDATE}" PR = "r0" SRC_URI = "${GPE_SVN}" |