aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/startup-monitor/startup-monitor_0.18-2.bb
blob: 6ed362e3e21fb87928d4051aa242989ea2b37e24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Startup notification support"
LICENSE = "GPL"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "virtual/libx11 startup-notification glib-2.0 libmatchbox"
PR = "r1"

inherit gpe pkgconfig

#SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${P}.tar.gz"

SRC_URI += "file://makefile-fix.patch;patch=1"