help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / matchbox-panel / matchbox-panel_0.8.bb
blob5da4d2e8b3d145120f412a9a2c96275e97d9df28
1 SECTION = "x11/utils"
2 DESCRIPTION = "Matchbox panel"
3 LICENSE = "GPL"
4 DEPENDS = "libmatchbox virtual/libx11 libxext libxpm"
5 RDEPENDS_${PN} = "libmatchbox matchbox-common"
6 PR = "r1"
8 SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-panel/${PV}/matchbox-panel-${PV}.tar.bz2"
9 S = "${WORKDIR}/matchbox-panel-${PV}"
11 inherit autotools pkgconfig gettext
13 EXTRA_OECONF = "--enable-small-icons"
14 # --enable-dnotify
15 # --enable-startup-notification
17 SRC_URI[md5sum] = "053df6ffb53a80d0f06c6ea683f830cd"
18 SRC_URI[sha256sum] = "e064cf0ab966d14212a4490f341aad574713282e54dc0ec9813a99c3cc2bc453"