mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/matchbox-desktop: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
7ad9b81e3f
commit
78631bdfe8
2 changed files with 1 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue