main/telepathy-ofono: add missing runtime dependencies (!621)

This commit is contained in:
Bart Ribbers 2019-09-10 15:46:19 +02:00 committed by Martijn Braam
parent 58fcf794d3
commit bb6fb98587
No known key found for this signature in database
GPG key ID: C4280ACB000B060F

View file

@ -2,14 +2,15 @@
# Maintainer: Bhushan Shah <bshah@kde.org>
pkgname=telepathy-ofono
pkgver=0_git20190116
pkgrel=2
pkgrel=3
_commit="d282c4f8008f8364506829dca20097099a5828cc"
pkgdesc="Telepathy oFono connection manager"
url="https://github.com/TelepathyIM/telepathy-ofono"
arch="all"
license="LGPL-2.1-or-later"
depends="ofono telepathy-mission-control"
makedepends="cmake qt5-qtbase-dev libphonenumber-dev telepathy-qt-dev sqlite-dev telepathy-mission-control-dev libofono-qt-dev"
source="$pkgname-$_commit.tar.gz::https://github.com/telepathyim/$pkgname/archive/$_commit.tar.gz"
source="$pkgname-$_commit.tar.gz::https://github.com/telepathyim/telepathy-ofono/archive/$_commit.tar.gz"
options="!check" # no tests
builddir="$srcdir/$pkgname-$_commit"