summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8b54d841171..c2f1d8028c3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,5 +5,5 @@ pkgdesc="epub2pdf is a command-line tool that quickly generates PDF files from E
arch=('any')
url="http://epub2pdf.com"
license=('GPL3')
-depends=('jar')
+depends=('java-runtime')
source=("$url/files/epub2pdf-0.5.zip")