summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Anderson2018-09-25 21:36:34 +0100
committerAndrew Anderson2018-09-25 21:36:34 +0100
commit18630a60d6f60b940286eb65de122abbb41d1182 (patch)
tree75625e228e088128fbfda9a944eeba12ca1a8205 /PKGBUILD
parentac0b5c575942cc67c22d892fe02223a7c3b6876f (diff)
downloadaur-18630a60d6f60b940286eb65de122abbb41d1182.tar.gz
Disable pantheon-mail because it depends on webkitgtk which takes an unreasonable amount of time to build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dc1059af6e9..b8ed3c0ca595 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=pantheon-desktop-git
pkgver=20180925
-pkgrel=0
+pkgrel=1
pkgdesc='Meta package for the complete Pantheon desktop & apps'
arch=(any)
url='http://elementary.io'
@@ -19,7 +19,6 @@ depends=(granite-git
pantheon-dpms-helper-git
pantheon-files-git
pantheon-geoclue2-agent-git
- pantheon-mail-git
pantheon-music-git
pantheon-photos-git
pantheon-polkit-agent-git
@@ -69,6 +68,8 @@ depends=(granite-git
lightdm-pantheon-greeter
)
+# pantheon-mail-git
+
package(){
/bin/true
}