summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2019-08-14 12:50:57 +0200
committerPhilip Goto2019-08-14 12:50:57 +0200
commit5500e4ea474a3fdf895754859ab7b457a6c72bb0 (patch)
treee4a46041d01fabcbda6782851c662f29307ca6d4
parentdb8e6e28e541ff0887da7a31525b58a2cb07e60d (diff)
downloadaur-5500e4ea474a3fdf895754859ab7b457a6c72bb0.tar.gz
Add gobject-introspection makedepend
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4f3516eb64f..b872c78e6f99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = calls
arch = armv6h
arch = armv7h
license = GPL3
+ makedepends = gobject-introspection
depends = gsound
depends = libhandy
depends = libpeas
diff --git a/PKGBUILD b/PKGBUILD
index 4c7d338fe28a..7499c7ff8cad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=(gsound
libhandy
libpeas
modemmanager)
-makedepends=()
+makedepends=(gobject-introspection)
source=("https://source.puri.sm/Librem5/calls/-/archive/v${pkgver}/calls-v${pkgver}.tar.gz")
sha256sums=(SKIP)