From 82a4bfc9134c86345897a2a94853db79164e7724 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 18 Jan 2008 13:18:10 +0000 Subject: xrestop 0.4: Add DESCRIPTION & SECTION (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3535 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/xrestop/xrestop_0.4.bb | 3 +++ 1 file changed, 3 insertions(+) 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 @@ +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" -- cgit v1.2.3-54-g00ecf