diff options
| -rw-r--r-- | meta/packages/xrestop/xrestop_0.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/xrestop/xrestop_0.4.bb b/meta/packages/xrestop/xrestop_0.4.bb index 40396a2362..0ecf39a84b 100644 --- a/meta/packages/xrestop/xrestop_0.4.bb +++ b/meta/packages/xrestop/xrestop_0.4.bb | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | DESCRIPTION = "top-like statistics of X11 server resource usage by clients" | ||
| 2 | SECTION = "x11/utils" | ||
| 1 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop" | 3 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop" |
| 2 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
| 5 | PR = "r1" | ||
| 3 | 6 | ||
| 4 | DEPENDS = "libxres libxext virtual/libx11" | 7 | DEPENDS = "libxres libxext virtual/libx11" |
| 5 | 8 | ||
