summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04b43c7134c1..9f231beb29b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="A pushbullet systray notification daemon for linux. also a simple clien
arch=('any')
url="https://github.com/Boteium/bashbullet2"
license=('GPL')
-depends=(libnotify yad xclip websocketpp curl)
+depends=(libnotify yad xclip websocketpp-git-dev curl)
install="bashbullet2.install"
source=('git://github.com/Boteium/bashbullet2.git')
md5sums=('SKIP')