git » signon-ui.git » commit 87f1997

Update dependency

author Antonio Rojas
2015-10-04 20:45:14 UTC
committer Antonio Rojas
2015-10-04 20:45:14 UTC
parent 3a5f1338c626a5a10a221dfe015610b7101fc7e7

Update dependency

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 961cdce..ea00e8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='UI component responsible for handling the user interactions which can h
 arch=(i686 x86_64)
 url="https://launchpad.net/online-accounts-signon-ui"
 license=(GPL)
-depends=(libaccounts-qt5 qt5-webkit signon libnotify)
+depends=(libaccounts-qt qt5-webkit signon libnotify)
 source=("http://archive.ubuntu.com/ubuntu/pool/main/s/$pkgname/${pkgname}_$pkgver.orig.tar.gz")
 md5sums=('560ea77014d0418c4899984486839da8')