aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lxde/lxpanel_0.3.99.bb
blob: 1a8ce3d55397f8dc5f16cd98617bae353f804eac (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "LXDE Panel"
SECTION = "x11"
DEPENDS = "menu-cache"
RDEPENDS = "lxmenu-data"

SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz"

inherit autotools

FILES_${PN}-dbg += "${libdir}/lxpanel/plugins/.debug"
EXTRA_OECONF += "--with-plugins=none"