blob: efb2b69ad7742590f1684c0ed6270227ab88ede0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DESCRIPTION = "Startup notification support"
LICENSE = "GPL"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
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"
|