mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1272 311d38ba-8fff-0310-9ca6-ca027cbcb966
9 lines
172 B
BlitzBasic
9 lines
172 B
BlitzBasic
LICENSE = "LGPL"
|
|
SECTION = "x11"
|
|
DEPENDS = "glib-2.0 gtk+ intltool eds-dbus"
|
|
RDEPENDS = "libedata-cal"
|
|
|
|
DESCRIPTION = "Dates is a calendar application."
|
|
|
|
include dates.inc
|