misc/ardesia: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-26 23:09:43 -05:00
parent 8fcd1b82d7
commit bc301e66b6
2 changed files with 1 additions and 3 deletions

View File

@ -62,8 +62,6 @@ WM_CLASS(STRING) = "ardesia", "Ardesia"
WM_NAME(STRING) = "window"
This requires gsl.
Runtime Required:
- A Composite manager (compiz, kwin, xcompmgr, cairo-compmgr, etc.)

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://ardesia.googlecode.com/files/ardesia-0.8.tar.bz2"
MD5SUM="f63cd6851498b2f8603ff59d736a136a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cairo-compmgr gsl vlc"
REQUIRES="gsl"
MAINTAINER="Geoff Ritter"
EMAIL="geoff do ritter at gmail dot com"