diff options
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_cvs.bb b/packages/gpe-calendar/gpe-calendar_cvs.bb index f8acf36069..df84ff9475 100644 --- a/packages/gpe-calendar/gpe-calendar_cvs.bb +++ b/packages/gpe-calendar/gpe-calendar_cvs.bb @@ -7,7 +7,7 @@ PR = "r0" inherit autotools gpe -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/${PN}" +SRC_URI = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs;module=gpe/base/${PN}" DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" |