desktop/matchbox-desktop: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-24 14:24:26 -05:00
parent 7ad9b81e3f
commit 78631bdfe8
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,3 @@
Matchbox is a lightweight environment for the X Window System, that
is specifically designed for embedded platforms such as handhelds
and set-top boxes.
This requires libmatchbox, matchbox-window-manager, and matchbox-common.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.9/match
MD5SUM="3335a30b1a1aacfb39f23b505254765c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmatchbox matchbox-common matchbox-window-manager"
REQUIRES="libmatchbox matchbox-window-manager matchbox-common"
MAINTAINER="Daniel de Kok"
EMAIL="danieldk@pobox.com"