blob: b056ea94411d171a70039bfce0a4dd75b170982d (
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/x11 startup-notification glib-2.0 libmatchbox"
inherit gpe pkgconfig
#SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${P}.tar.gz"
|