summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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})