netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / stalonetray / stalonetray_0.7.6.bb
1 DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray"
2 LICENSE = "GPLv2"
3 DEPENDS = "virtual/libx11"
4
5 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2"
6
7 inherit autotools
8