summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-12-26 03:40:50 +0900
committerQue Quotion2017-12-26 03:40:50 +0900
commited95fc1351cb8fa7f446048c9028d1d711f628d0 (patch)
tree42f290f0c0488262d3a23c83f6e7756b047505d9
parent93ac1f0127c83ac79f82f813379b22e83e0b4f8a (diff)
downloadaur-ed95fc1351cb8fa7f446048c9028d1d711f628d0.tar.gz
Little fixes; bzr->git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 492f9add595b..5332647db863 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = pantheon-workarounds
arch = x86_64
groups = pantheon-qq
license = GPL3
- makedepends = bzr
+ makedepends = git
makedepends = intltool
depends = dconf
depends = gnome-keyring
@@ -23,7 +23,7 @@ pkgbase = pantheon-workarounds
optdepends = pantheon-default-settings-git: Pantheon configuration and themeing
optdepends = contractor-git: Service for sharing data between apps
optdepends = pantheon-print-git: Print settings dialog
- optdepends = pantheon-agent-polkit-bzr: Polkit Authentication Agent
+ optdepends = pantheon-polkit-agent-git: Polkit Authentication Agent
optdepends = pantheon-geoclue2-agent-git: Pantheon Geoclue2 Agent
optdepends = pantheon-dpms-helper-git: Script and settings for X DPMS
optdepends = xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops
diff --git a/PKGBUILD b/PKGBUILD
index d157b0e0bdd1..20196decf1e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,11 +15,11 @@ depends=('dconf' gnome-{keyring,settings-daemon-{elementary,compat},session,user
optdepends=("pantheon-default-settings-git: Pantheon configuration and themeing"
"contractor-git: Service for sharing data between apps"
"pantheon-print-git: Print settings dialog"
- "pantheon-agent-polkit-bzr: Polkit Authentication Agent"
+ "pantheon-polkit-agent-git: Polkit Authentication Agent"
"pantheon-geoclue2-agent-git: Pantheon Geoclue2 Agent"
"pantheon-dpms-helper-git: Script and settings for X DPMS"
"xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops")
-makedepends=('bzr' 'intltool')
+makedepends=('git' 'intltool')
conflicts=(pantheon-session{,-bzr,-git} gala{,-bzr,-git})
install='gala.install'
source=("pantheon-session::git+https://github.com/elementary/session-settings#branch=meson"