increase dvbapp PR.
[vuplus_openembedded] / recipes / xrestop / xrestop_0.4.bb
1 DESCRIPTION = "top-like statistics of X11 server resource usage by clients"
2 SECTION = "x11/utils"
3 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop"
4 LICENSE = "GPL"
5 PR = "r1"
6
7 DEPENDS = "libxres libxext virtual/libx11"
8
9 SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz"
10
11 inherit autotools