summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-08-08 00:11:18 -0400
committerSolomon Choina2019-08-08 00:11:18 -0400
commit0a2058fbf74ecd7f65f2cfac25b19df15af2fde2 (patch)
treef7b5bcd4e619bdc4ec1c9e93c1d21c0d387352b1 /PKGBUILD
parentfefbfb3e692091ae54f4ed59c0e6cdb97e8b6fed (diff)
downloadaur-haskell-gi-gdk.tar.gz
adding graphene
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c855ad6870c5..f5c1cba3cbd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,8 @@ depends=("ghc-libs" 'haskell-gi-base' 'haskell-base'
'haskell-bytestring' 'haskell-containers' 'haskell-gi'
'haskell-gi-cairo' 'haskell-gi-gio' 'haskell-gi-overloading'
'haskell-text' 'haskell-transformers' 'haskell-gi-gobject'
- 'haskell-gi-gdkpixbuf' 'haskell-gi-pango' 'gtk3' 'gtk4')
+ 'haskell-gi-gdkpixbuf' 'haskell-gi-pango'
+ 'gtk3' 'gtk4' 'haskell-gi-graphene')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha256sums=('98e31dc8f133effb40f5106c74ba42509fe43b134fa1225c8a36b1c1cefe4aac')