blob: 34e76566cdb41f559c185b172a3fe053e8e4552b (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "Startup notification support"
LICENSE = "GPL"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "virtual/libx11 startup-notification glib-2.0 libmatchbox"
inherit gpe pkgconfig
#SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${P}.tar.gz"
|