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

DEPENDS = "libpcre libgnomeui gconf-dbus gtkmm boost"

inherit gnome

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