misc/ardesia: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
8fcd1b82d7
commit
bc301e66b6
|
@ -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.)
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue