netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / startup-monitor / startup-monitor_0.18-2.bb
1 DESCRIPTION = "Startup notification support"
2 LICENSE = "GPL"
3 SECTION = "libs"
4 PRIORITY = "optional"
5 DEPENDS = "virtual/libx11 startup-notification glib-2.0 libmatchbox"
6 PR = "r1"
7
8 inherit gpe pkgconfig
9
10 #SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${P}.tar.gz"
11
12 SRC_URI += "file://makefile-fix.patch;patch=1"