summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c269ee383c1..b9b56b25008c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://git.gnome.org/browse/jsonrpc-glib"
arch=(x86_64)
license=(LGPL)
conflicts=(jsonrpc-glib)
+provides=(jsonrpc-glib)
depends=('json-glib')
makedepends=('git' 'meson' 'vala' 'gobject-introspection' 'gtk-doc')
source=("git+https://git.gnome.org/browse/jsonrpc-glib")