summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpicokan2023-03-10 11:57:46 +0000
committerpicokan2023-03-10 11:57:46 +0000
commit08b95301e6703c256a73776cc15ce1ed90a23c8b (patch)
treef3e2a90b6f2d5a4bd0800f775636e3ac2b79dee1 /PKGBUILD
parentb2495fe41d293124139a808afadca0b8868362e9 (diff)
downloadaur-08b95301e6703c256a73776cc15ce1ed90a23c8b.tar.gz
Added libpolkit-agent and libpolkit-gobject to provides.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b0331318072..6afab3282139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,17 @@
pkgname=polkit-consolekit
pkgver=122
-pkgrel=1
+pkgrel=2
pkgdesc="PolicyKit with ConsoleKit support for non-systemd systems"
arch=('i686' 'x86_64')
license=('LGPL')
url="https://gitlab.freedesktop.org/polkit/polkit"
depends=('glib2' 'pam' 'expat' 'js78' 'duktape')
makedepends=('meson' 'gtk-doc' 'gobject-introspection')
-provides=("polkit=$pkgver")
+provides=(
+ polkit=$pkgver
+ libpolkit-{agent,gobject}-1.so
+)
conflicts=('polkit')
options=('!libtool')
source=(https://gitlab.freedesktop.org/polkit/polkit/-/archive/$pkgver/polkit-$pkgver.tar.gz