unity8/accountsservice-ubuntu: fix conflict with libaccountsservice. (!398)
Signed-off-by: Asriel Dreemurr <asriel.danctnix@gmail.com> Signed-off-by: Danct12 <danct12@disroot.org>
This commit is contained in:
parent
3cdb983863
commit
47d9a0871f
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
pkgname=accountsservice-ubuntu
|
pkgname=accountsservice-ubuntu
|
||||||
_pkgname=accountsservice
|
_pkgname=accountsservice
|
||||||
pkgver=0.6.45
|
pkgver=0.6.45
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="D-Bus interface for user account query and manipulation"
|
pkgdesc="D-Bus interface for user account query and manipulation"
|
||||||
url="http://www.freedesktop.org/software/accountsservice/"
|
url="http://www.freedesktop.org/software/accountsservice/"
|
||||||
arch="x86_64"
|
arch="x86_64"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
depends=""
|
depends=""
|
||||||
depends_dev="glib-dev gobject-introspection-dev polkit-dev"
|
depends_dev="glib-dev gobject-introspection-dev polkit-dev"
|
||||||
makedepends="$depends_dev intltool gnome-doc-utils"
|
makedepends="$depends_dev intltool gnome-doc-utils"
|
||||||
provides="$_pkgname=$pkgver"
|
provides="$_pkgname=$pkgver lib$_pkgname=$pkgver"
|
||||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
|
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
|
||||||
# Issues about "Ubuntu-specific" patches:
|
# Issues about "Ubuntu-specific" patches:
|
||||||
# https://gitlab.freedesktop.org/accountsservice/accountsservice/issues/22
|
# https://gitlab.freedesktop.org/accountsservice/accountsservice/issues/22
|
||||||
|
|
Loading…
Reference in a new issue