mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/pdftk: Add jdk to REQUIRES.
This was based off the package containing a .jar file. Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
6d2372cd06
commit
5415cc947f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/pdftk-1.44-src.zip"
|
|||
MD5SUM="9eb50fffcd621a627d387750c60982b4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue