summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLionel Hernou2022-01-21 17:27:25 +0100
committerLionel Hernou2022-01-21 17:27:25 +0100
commit38b51afdd686135f33eb1364ffb0f865feb2a332 (patch)
tree5c6fa4511367ca5aa4f6c77e2ab7969b455b7ce2
parentdb6fd9c80a5de3f7487feec57b75743662e57e50 (diff)
downloadaur-38b51afdd686135f33eb1364ffb0f865feb2a332.tar.gz
r2
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc91e538ce7f..fdda44ca0606 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Extendable continuous integration server (lts)'
arch=('any')
url='https://jenkins.io'
license=('MIT')
-depends=('java-runtime-headless=8' 'ttf-dejavu' 'libcups')
+depends=('java-runtime-headless=11' 'fontconfig' 'freetype2' 'ttf-dejavu' 'libcups')
provides=('jenkins-ci')
conflicts=('jenkins-ci')
replaces=('jenkins-ci')