git » libmbim.git » commit 8a82e9a

soprovides

author Jan Alexander Steffens
2020-05-30 12:54:20 UTC
committer Jan Alexander Steffens
2020-05-30 12:54:20 UTC
parent c84328001e93eeb6390ebb741174043ef7ae7898

soprovides

PKGBUILD +1 -0
PKGBUILD.next +1 -0

diff --git a/PKGBUILD b/PKGBUILD
index 5a29293..207d2e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url="https://www.freedesktop.org/wiki/Software/libmbim/"
 license=(GPL2)
 depends=(glib2 bash systemd libgudev)
 makedepends=(gtk-doc python git help2man autoconf-archive)
+provides=(libmbim-glib.so)
 _commit=697465da7e976d15b13061368d37f76d8e0c33c4  # tags/1.22.0
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')
diff --git a/PKGBUILD.next b/PKGBUILD.next
index d4f163c..36a4331 100644
--- a/PKGBUILD.next
+++ b/PKGBUILD.next
@@ -9,6 +9,7 @@ url="https://www.freedesktop.org/wiki/Software/libmbim/"
 license=(GPL2)
 depends=(glib2 bash systemd libgudev)
 makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection)
+provides=(libmbim-glib.so)
 _commit=47e2ed70db68f655710a558e03bc0d77e3be96d4  # tags/1.24-rc1
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')