aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnote_0.5.0.bb
blob: f28e2fe2f47f9e55ee49951887e28b091e0d6961 (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "Note taking application"
LICENSE = "GPL"

DEPENDS = "libpcre libgnomeui gconf gtkmm boost"

inherit gnome

FILES_${PN}-dbg += "${libdir}/gnote/*/*/.debug"