summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2018-09-25 02:21:14 +0900
committerQue Quotion2018-09-25 02:21:14 +0900
commit8745bd9bb20dd95116de3575b6ae2e816d0263a6 (patch)
treedbf63b6d7a762b8122ce0731f80f5f7b4d8e5679
parent513e4be595d598f40dd982c420ebaa68b4b7a1cb (diff)
downloadaur-8745bd9bb20dd95116de3575b6ae2e816d0263a6.tar.gz
Remove ubuntu-bamf-bzr from optdepends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fb08fec4180..72cedb6d60db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,6 @@ pkgbase = pantheon-workarounds
optdepends = pantheon-geoclue2-agent-git: Pantheon Geoclue2 Agent
optdepends = xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops
optdepends = numlockx: Turn on the numlock key in X11
- optdepends = bamf-ubuntu-bzr: Application matching framework used by plank
provides = gala=r1103.3661cbd
provides = gala-bzr=r1103.3661cbd
provides = gala-git=r1103.3661cbd
diff --git a/PKGBUILD b/PKGBUILD
index 1c9602f31785..f666e42c9514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,7 @@ optdepends=("pantheon-qq-default-settings-git: Pantheon configuration and themei
"pantheon-polkit-agent-git: Polkit Authentication Agent"
"pantheon-geoclue2-agent-git: Pantheon Geoclue2 Agent"
"xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops"
- "numlockx: Turn on the numlock key in X11"
- "bamf-ubuntu-bzr: Application matching framework used by plank")
+ "numlockx: Turn on the numlock key in X11")
makedepends=('git' 'intltool')
provides=(gala{,-bzr,-git}="${pkgver}")
conflicts=(gala{,-bzr,-git})