summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeif Warner2018-01-27 12:43:07 -0800
committerLeif Warner2018-01-27 12:43:37 -0800
commitd7458bdc8c39f675d660a18234101a039ac074c7 (patch)
tree329318c3eb3ad5f5354130fb44cbde6ad10365ea /PKGBUILD
parent2a448112e3d71b35be4cd18c6f18395ccf5a08ea (diff)
downloadaur-d7458bdc8c39f675d660a18234101a039ac074c7.tar.gz
Correct dep to gtk2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e7ce02ed498..a7f32b4feae5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=("ghc"
"haskell-dbus"
"haskell-dyre"
"haskell-enclosed-exceptions"
- "haskell-gtk"
+ "haskell-gtk2"
"haskell-gtk-traymanager"
"haskell-mtl"
"haskell-network"