summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Hanselman2016-05-12 22:16:58 -0400
committerKevin Hanselman2016-05-12 22:16:58 -0400
commit84bf037880c8b6dd3def93c41a3724f3914f9608 (patch)
tree012200f12f70f6e0001caaa8ee80f4bebbfea23a
parent455c8ad47338459d57689463609bae2ab2f3a565 (diff)
downloadaur-84bf037880c8b6dd3def93c41a3724f3914f9608.tar.gz
Bogus dependency. Whoops.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ddbbc5fd26c..1c8156d171ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://github.com/fhunleth/fwup"
license=('Apache v2.0')
groups=()
-depends=('libsodium' 'libarchive' 'confuse' 'bspwm-git')
+depends=('libsodium' 'libarchive' 'confuse')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")