weekly-changelog-report.py: add staging-branch
[openembedded.git] / recipes / startup-notification / startup-notification_0.8.bb
blob3233f1cc162bdaa07cec850250b1c43d945a5493
1 DESCRIPTION = "Startup notification support"
2 LICENSE = "LGPL"
3 SECTION = "libs"
4 PRIORITY = "optional"
5 DEPENDS = "virtual/libx11 libsm"
7 inherit autotools pkgconfig
9 SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/startup-notification-0.8.tar.gz"
11 do_stage () {
12 autotools_stage_all