Skip to content
Snippets Groups Projects
Commit b02f44db authored by Leo's avatar Leo
Browse files

community/lxdm: disable on mips, mips64 and s390x

parent b4ced485
No related branches found
No related tags found
1 merge request!12294main/polkit: upgrade to 0.118
...@@ -4,7 +4,7 @@ pkgver=0.5.3 ...@@ -4,7 +4,7 @@ pkgver=0.5.3
pkgrel=3 pkgrel=3
pkgdesc="LXDE desktop login manager" pkgdesc="LXDE desktop login manager"
url="https://wiki.lxde.org/en/LXDM" url="https://wiki.lxde.org/en/LXDM"
arch="all" arch="all !mips !mips64 !s390x" # consolekit2->polkit
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
depends="bash" depends="bash"
makedepends="gtk+2.0-dev consolekit2-dev autoconf automake libtool intltool makedepends="gtk+2.0-dev consolekit2-dev autoconf automake libtool intltool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment