mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/NME: Add missing libminizip dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
fe926b9c55
commit
344a8758db
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://launchpad.net/nme/1.2.2/1.2.2/+download/NME-130323.zip"
|
||||||
MD5SUM="d924f0d994b71bc79e5015bd365142e8"
|
MD5SUM="d924f0d994b71bc79e5015bd365142e8"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES="libminizip"
|
||||||
MAINTAINER="Antonio Hernández Blas"
|
MAINTAINER="Antonio Hernández Blas"
|
||||||
EMAIL="hba.nihilismus@gmail.com"
|
EMAIL="hba.nihilismus@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue