diff options
Diffstat (limited to 'meta/recipes-graphics/xrestop')
-rw-r--r-- | meta/recipes-graphics/xrestop/xrestop_0.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xrestop/xrestop_0.4.bb b/meta/recipes-graphics/xrestop/xrestop_0.4.bb index 915a375c1..bd4c25c46 100644 --- a/meta/recipes-graphics/xrestop/xrestop_0.4.bb +++ b/meta/recipes-graphics/xrestop/xrestop_0.4.bb @@ -1,4 +1,7 @@ +SUMMARY = "XRes: A top-like resource usage tool for X" + DESCRIPTION = "top-like statistics of X11 server resource usage by clients" + HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop" BUGTRACKER = "https://bugs.freedesktop.org/" |