summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCtibor Brančík <ctibor@brancik.cz>2017-12-02 08:51:23 +0100
committerCtibor Brančík <ctibor@brancik.cz>2017-12-02 08:51:23 +0100
commit0db84f713a131875bcd5e044d6a8fb9effec50cd (patch)
tree6aabd2ca6a9235afe8ece9fb9efd77fb0beba66c
parent6dd960f1498a42c50d0d2ad803965d28093a13e1 (diff)
downloadbrancik-overlay-0db84f713a131875bcd5e044d6a8fb9effec50cd.tar.gz
brancik-overlay-0db84f713a131875bcd5e044d6a8fb9effec50cd.tar.bz2
Depend portablesigner on newer java (and pray it will work).
-rw-r--r--app-office/portablesigner/portablesigner-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/portablesigner/portablesigner-2.0.ebuild b/app-office/portablesigner/portablesigner-2.0.ebuild
index 908191a..1d27afa 100644
--- a/app-office/portablesigner/portablesigner-2.0.ebuild
+++ b/app-office/portablesigner/portablesigner-2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/PortableSigner-Generic-${PKGVER}.zip"
LICENSE="EUPL-1.1"
KEYWORDS="~amd64 ~x86"
-RDEPEND="virtual/jre:1.7"
+RDEPEND="virtual/jre:1.8"
DEPEND="${RDEPEND}"