git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae82b75
)
xrestop 0.4: Add DESCRIPTION & SECTION.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Wed, 2 Jan 2008 20:13:29 +0000
(20:13 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Wed, 2 Jan 2008 20:13:29 +0000
(20:13 +0000)
packages/xrestop/xrestop_0.4.bb
patch
|
blob
|
history
diff --git
a/packages/xrestop/xrestop_0.4.bb
b/packages/xrestop/xrestop_0.4.bb
index
40396a2
..
0ecf39a
100644
(file)
--- a/
packages/xrestop/xrestop_0.4.bb
+++ b/
packages/xrestop/xrestop_0.4.bb
@@
-1,5
+1,8
@@
+DESCRIPTION = "top-like statistics of X11 server resource usage by clients"
+SECTION = "x11/utils"
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop"
LICENSE = "GPL"
+PR = "r1"
DEPENDS = "libxres libxext virtual/libx11"