summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Mehani2015-08-18 21:44:43 +1000
committerOlivier Mehani2015-08-18 21:44:43 +1000
commit8c763c1798ee23768d63a27ab398129a151cddcf (patch)
tree44f192ba0037556d7e8934fc58f4f920b8b61622
parentafa7a4d5aaa9a0b2d238d0283be5c363b3127bcf (diff)
downloadaur-python2-libpebble-git.tar.gz
lib-lightblue -> lib-lightblue-pebble-git
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddafa4c3b508..24f59e6fd064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Python library to interact with the Pebble smartwatch"
arch=(any)
url="https://github.com/Hexxeh/libpebble"
license=('custom')
-depends=(python2-pyserial python2-sh python2-websocket-client-pebble lib-lightblue bluez-utils)
+depends=(python2-pyserial python2-sh python2-websocket-client-pebble lib-lightblue-pebble-git bluez-utils)
makedepends=(python2)
source=(${pkgname}::git+https://github.com/Hexxeh/libpebble.git)
md5sums=(SKIP)