mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/efl: Fixed dep info
This commit is contained in:
parent
b7421fb8e5
commit
a121c9bf70
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://download.enlightenment.org/rel/libs/efl/efl-1.24.4.tar.xz"
|
|||
MD5SUM="ea5f532761e33d7cb6fe9000a7237463"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="luajit bullet libwebp check meson"
|
||||
REQUIRES="luajit bullet"
|
||||
MAINTAINER="Erik Falor"
|
||||
EMAIL="ewfalor@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue