[arch-commits] Commit in jedit/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sun May 29 09:59:39 UTC 2016


    Date: Sunday, May 29, 2016 @ 11:59:39
  Author: arodseth
Revision: 177414

Currently does not build

Modified:
  jedit/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-29 09:47:34 UTC (rev 177413)
+++ PKGBUILD	2016-05-29 09:59:39 UTC (rev 177414)
@@ -5,8 +5,7 @@
 # Contributor: Jeff Mickey <j at codemac.net>
 # Contributor: Dusty Phillips <dusty at buchuki.com>
 
-# Does not currently build in a chroot.
-# TODO: move apache-ivy from AUR
+# TODO Fix problems when building in a chroot
 
 pkgname=jedit
 pkgver=5.3.0
@@ -15,8 +14,8 @@
 arch=('any')
 url='http://www.jedit.org/'
 license=('GPL')
-depends=('java-runtime' 'desktop-file-utils')
-makedepends=('apache-ant' 'gendesk' 'unzip' 'tar' 'maven' 'java-environment')
+depends=('java-runtime')
+makedepends=('apache-ant' 'gendesk' 'unzip' 'tar' 'maven' 'java-environment' 'apache-ivy')
 optdepends=('java-environment: for java development'
             'noto-fonts: usable font')
 options=('!emptydirs')



More information about the arch-commits mailing list