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

Jan de Groot jgc at archlinux.org
Tue Apr 7 12:34:12 UTC 2015


    Date: Tuesday, April 7, 2015 @ 14:34:10
  Author: jgc
Revision: 235572

Fix makedepends

Modified:
  mousetweaks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-07 12:21:19 UTC (rev 235571)
+++ PKGBUILD	2015-04-07 12:34:10 UTC (rev 235572)
@@ -9,7 +9,7 @@
 arch=(i686 x86_64)
 license=('GPL3' 'FDL')
 depends=('libxtst' 'gtk3' 'gsettings-desktop-schemas')
-makedepends=('gnome-doc-utils' 'intltool')
+makedepends=('intltool')
 groups=('gnome')
 options=('!emptydirs')
 url="http://www.gnome.org"



More information about the arch-commits mailing list