desktop/matchbox-panel: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-24 14:25:10 -05:00
parent 78631bdfe8
commit 1a2c2d8ade
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-panel/0.9/matchbo
MD5SUM="56d1807636f3919e22e51896ab7ccd2e"
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"