summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPhil Ruffwind2019-01-13 00:08:13 -0800
committerPhil Ruffwind2019-01-13 00:09:29 -0800
commitbc83aaceba0df52e2ae6d1209c04e2c5ccb32759 (patch)
tree6f7d2d1827a82e5d9d16b321cf9edce7f6389897 /.SRCINFO
parent750f4a411a89b4fa004cab1d20e63a144620331d (diff)
downloadaur-bc83aaceba0df52e2ae6d1209c04e2c5ccb32759.tar.gz
Add optdepends=(ghc-static)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a2d13503b8a..5941692843ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = ghc-pristine
- pkgdesc = Symlinks to GHC with only boot libs, useful for building static binaries
+ pkgdesc = Symlinks to GHC with only boot libs, useful for building static binaries (see PKGBUILD for details)
pkgver = 8.6.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.haskell.org/ghc/
arch = any
license = custom
depends = ghc
+ optdepends = ghc-static: needed to build static binaries
pkgname = ghc-pristine