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

Alexander Rødseth arodseth at nymeria.archlinux.org
Fri Mar 15 13:43:34 UTC 2013


    Date: Friday, March 15, 2013 @ 14:43:34
  Author: arodseth
Revision: 86350

setconf is no longer used in build(), removing from make dependencies

Modified:
  xmonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-15 13:28:30 UTC (rev 86349)
+++ PKGBUILD	2013-03-15 13:43:34 UTC (rev 86350)
@@ -11,7 +11,7 @@
 url="http://xmonad.org/"
 license=('BSD')
 depends=('ghc=7.6.2-1' 'gmp' 'haskell-x11=1.6.0.2-2' 'sh' 'haskell-mtl=2.1.2-2' 'haskell-utf8-string=0.3.7-4' 'haskell-extensible-exceptions=0.1.1.4-4')
-makedepends=('setconf' 'gendesk')
+makedepends=('gendesk')
 optdepends=('xorg-xmessage: for displaying visual error messages')
 install='xmonad.install'
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"




More information about the arch-commits mailing list