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

Jan Steffens heftig at archlinux.org
Thu Jul 2 20:09:26 UTC 2015


    Date: Thursday, July 2, 2015 @ 22:09:24
  Author: heftig
Revision: 241715

last-minute tweaks

Modified:
  eclipse/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-02 20:02:39 UTC (rev 241714)
+++ PKGBUILD	2015-07-02 20:09:24 UTC (rev 241715)
@@ -16,6 +16,7 @@
 arch=(i686 x86_64)
 url="http://eclipse.org"
 makedepends=(ruby)
+options=(!emptydirs)
 source=(commonify eclipse.sh eclipse.desktop)
 source_i686=()
 source_x86_64=()
@@ -59,7 +60,7 @@
 
 package_eclipse-common() {
   pkgdesc+=" (common files)"
-  depends=(java-environment gtk3 unzip webkitgtk libxtst)
+  depends=(java-environment webkitgtk unzip)
   install=eclipse.install
 
   install -d "$pkgdir/usr/lib"



More information about the arch-commits mailing list