mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/ede: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
47a41235d3
commit
739d526624
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/ede/files/ede/2.1/ede-2.1.tar.gz"
|
||||||
MD5SUM="232300328557a75ad2aef5fdc064002e"
|
MD5SUM="232300328557a75ad2aef5fdc064002e"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="edelib fltk"
|
REQUIRES="edelib"
|
||||||
MAINTAINER="Andrew Tkalia"
|
MAINTAINER="Andrew Tkalia"
|
||||||
EMAIL="anddt@yandex.ua"
|
EMAIL="anddt@yandex.ua"
|
||||||
|
|
Loading…
Reference in a new issue