summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Anderson2018-12-12 10:55:30 +0000
committerAndrew Anderson2018-12-12 10:55:30 +0000
commitc5833410f2eff258504ccd3c5df6bebe5aecbc1f (patch)
tree1e9f30ae5ed5b1513a7def80e12851a52c433eb7 /PKGBUILD
parentd5dc510e8d5eef76ace07524f7c46fa5edcd3eec (diff)
downloadaur-c5833410f2eff258504ccd3c5df6bebe5aecbc1f.tar.gz
Try to fix dep ordering
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3689ddec63f..1acff56496ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=pantheon-desktop-git
pkgver=20180925
-pkgrel=2
+pkgrel=3
pkgdesc='Meta package for the complete Pantheon desktop & apps'
arch=(any)
url='http://elementary.io'
license=(LGPL)
-depends=(granite-git
- gala-git
- cerbere-git
+makedepends=(granite-git gala-git wingpanel-standalone-git)
+depends=(cerbere-git
contractor-git
pantheon-applications-menu-git
pantheon-calculator-git
@@ -50,7 +49,6 @@ depends=(granite-git
switchboard-plug-sharing-git
switchboard-plug-sound-git
switchboard-plug-user-accounts-git
- wingpanel-git
wingpanel-indicator-bluetooth-git
wingpanel-indicator-datetime-git
wingpanel-indicator-keyboard-git