summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Zeller2016-07-18 08:06:18 +0200
committerMartin Zeller2016-07-18 08:06:18 +0200
commiteb9a3cca05c143a01634ca6db44ab791f71497da (patch)
tree8ecc56c753719abd32a66359c910ce719d8acfb3 /PKGBUILD
parent8937175f1333b56c992397151f3c4810f07e472a (diff)
downloadaur-eb9a3cca05c143a01634ca6db44ab791f71497da.tar.gz
Add alex and happy as makedends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d99091fafb3..44ce49bbe745 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://www.github.com/Xandaros/GithubNotify"
arch=('x86_64' 'i686')
license=('custom')
depends=('libnotify' 'notification-daemon')
-makedepends=('cabal-install' 'ghc' 'gtk2hs-buildtools')
+makedepends=('cabal-install' 'ghc' 'gtk2hs-buildtools' 'alex' 'happy')
conflicts=()
replaces=()
backup=()