summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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)