mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
development/love: Fixed dep info
This commit is contained in:
parent
3d0f8f2b24
commit
f26896ba58
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://bitbucket.org/rude/love/downloads/love-11.3-linux-src.tar.gz"
|
||||||
MD5SUM="21fb1630b1edfe7b0699bc10abe2d9a0"
|
MD5SUM="21fb1630b1edfe7b0699bc10abe2d9a0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="OpenAL SDL2 libmodplug luajit physfs"
|
REQUIRES="libmodplug luajit physfs"
|
||||||
MAINTAINER="B. Watson"
|
MAINTAINER="B. Watson"
|
||||||
EMAIL="yalhcru@gmail.com"
|
EMAIL="yalhcru@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue