summaryrefslogtreecommitdiff
path: root/community/haskell-glib
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-19 23:14:49 +0000
committerroot <root@rshg054.dnsready.net>2011-11-19 23:14:49 +0000
commita3024f8996981b28ced27466cbd1d4ab40e57324 (patch)
tree33e1ab51e17de598241385ef355cc67662d9ad74 /community/haskell-glib
parent126af148530f656a2ed192a852477b2ee97d5397 (diff)
Sat Nov 19 23:14:48 UTC 2011
Diffstat (limited to 'community/haskell-glib')
-rw-r--r--community/haskell-glib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haskell-glib/PKGBUILD b/community/haskell-glib/PKGBUILD
index 82d9fca13..3df001441 100644
--- a/community/haskell-glib/PKGBUILD
+++ b/community/haskell-glib/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 57333 2011-10-25 21:58:40Z spupykin $
+# $Id: PKGBUILD 58778 2011-11-18 14:12:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=haskell-glib
@@ -9,7 +9,7 @@ url="http://hackage.haskell.org/package/glib"
license=('LGPL2.1')
arch=('i686' 'x86_64')
depends=('ghc' 'glib2')
-makedepends=("haskell-gtk2hs-buildtools=$pkgver")
+makedepends=("gtk2hs-buildtools=$pkgver")
options=('strip')
install=gtk2hs-glib.install
provides=('gtk2hs-glib')