summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccaff06b6102..b2948caac549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/Yufeikang/bcloud"
arch=('any')
license=('GPL3')
makedepends=('git')
-depends=('python' 'python-keyring' 'python-urllib3' 'python-gobject' 'python-dbus' 'python-cssselect' 'python-lxml' 'python-crypto' 'webkitgtk' 'python-pyinotify')
+depends=('python' 'python-keyring' 'python-urllib3' 'python-gobject' 'python-dbus' 'python-cssselect' 'python-lxml' 'python-crypto' 'webkitgtk' 'python-pyinotify' 'libappindicator-gtk3' 'libnotify')
source=("${pkgname}"::'git+https://github.com/Yufeikang/bcloud.git')
md5sums=(SKIP)
conflicts=("bcloud")