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 915a375c18..bd4c25c469 100644 --- a/meta/recipes-graphics/xrestop/xrestop_0.4.bb +++ b/meta/recipes-graphics/xrestop/xrestop_0.4.bb | |||
@@ -1,4 +1,7 @@ | |||
1 | SUMMARY = "XRes: A top-like resource usage tool for X" | ||
2 | |||
1 | DESCRIPTION = "top-like statistics of X11 server resource usage by clients" | 3 | DESCRIPTION = "top-like statistics of X11 server resource usage by clients" |
4 | |||
2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop" | 5 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop" |
3 | BUGTRACKER = "https://bugs.freedesktop.org/" | 6 | BUGTRACKER = "https://bugs.freedesktop.org/" |
4 | 7 | ||