diff options
Diffstat (limited to 'package/xconsole/Makefile')
-rw-r--r-- | package/xconsole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/xconsole/Makefile b/package/xconsole/Makefile index a5e4b8ce0..edacac314 100644 --- a/package/xconsole/Makefile +++ b/package/xconsole/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= xconsole PKG_VERSION:= 1.0.4 PKG_RELEASE:= 1 PKG_MD5SUM:= c617acec432901a3c1a2b23b022624cb -PKG_DESCR:= X console app -PKG_SECTION:= x11/apps +PKG_DESCR:= console application +PKG_SECTION:= x11/utils PKG_BUILDDEP:= libXaw PKG_URL:= http://xorg.freedesktop.org/ PKG_SITES:= ${MASTER_SITE_XORG} |