mirror of
https://git.yoctoproject.org/poky
synced 2026-07-07 05:14:19 +02:00
8 lines
194 B
PHP
8 lines
194 B
PHP
DESCRIPTION = "Task list application"
|
|
LICENSE = "GPL"
|
|
SECTION = "x11"
|
|
DEPENDS = "glib-2.0 gtk+ eds-dbus libowl"
|
|
DEPENDS_append_poky = " libowl"
|
|
|
|
inherit autotools_stage pkgconfig gtk-icon-cache
|