mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/gdm: use consolekit2
This commit is contained in:
parent
b63c01a3bb
commit
82f7785eed
@ -1,14 +1,14 @@
|
||||
# Maintainer: William Pitcock <nenolod@dereferenced.org>
|
||||
pkgname=gdm
|
||||
pkgver=3.24.2
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="GNOME display manager"
|
||||
url="https://wiki.gnome.org/Projects/GDM"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends="dconf linux-pam"
|
||||
depends_dev=""
|
||||
makedepends="dconf-dev gnome-desktop-dev accountsservice-dev libcanberra-dev intltool itstool libxml2-utils consolekit-dev linux-pam-dev autoconf automake libtool $depends_dev"
|
||||
makedepends="dconf-dev gnome-desktop-dev accountsservice-dev libcanberra-dev intltool itstool libxml2-utils consolekit2-dev linux-pam-dev autoconf automake libtool $depends_dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-lang"
|
||||
source="http://ftp.gnome.org/pub/GNOME/sources/gdm/${pkgver%.*}/gdm-$pkgver.tar.xz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user