summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a8f9faee0b4..84e19a7b9091 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = pantheon-desktop-git
pkgdesc = Meta package for the complete Pantheon desktop & apps
pkgver = 20180925
- pkgrel = 2
+ pkgrel = 3
url = http://elementary.io
arch = any
license = LGPL
- depends = granite-git
- depends = gala-git
+ makedepends = granite-git
+ makedepends = gala-git
+ makedepends = wingpanel-standalone-git
depends = cerbere-git
depends = contractor-git
depends = pantheon-applications-menu-git
@@ -49,7 +50,6 @@ pkgbase = pantheon-desktop-git
depends = switchboard-plug-sharing-git
depends = switchboard-plug-sound-git
depends = switchboard-plug-user-accounts-git
- depends = wingpanel-git
depends = wingpanel-indicator-bluetooth-git
depends = wingpanel-indicator-datetime-git
depends = wingpanel-indicator-keyboard-git
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