aboutsummaryrefslogtreecommitdiffstats
path: root/community/sddm
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-07-29 23:58:38 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-08-07 13:03:19 -0300
commit907f747ace4c35d4420e3b4e6ed2fc18fed59bfa (patch)
tree590b8e63bf79dd86de09a1c48c8ba500bdb60853 /community/sddm
parentdb01a69b12d719e2c8ff643694499e38e5e9fb19 (diff)
downloadaports-907f747ace4c35d4420e3b4e6ed2fc18fed59bfa.tar.bz2
aports-907f747ace4c35d4420e3b4e6ed2fc18fed59bfa.tar.xz
community/sddm: re-enable for all arches
Now utmps is available in community, all sddm dependencies are fulfilled
Diffstat (limited to 'community/sddm')
-rw-r--r--community/sddm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sddm/APKBUILD b/community/sddm/APKBUILD
index f7464b9029..ff0639182d 100644
--- a/community/sddm/APKBUILD
+++ b/community/sddm/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.18.1
pkgrel=4
pkgdesc="Simple Desktop Display Manager"
url="https://github.com/sddm/sddm/"
-arch="" # Needs utmps from testing
+arch="all"
license="GPL-2.0-only"
depends="elogind xorg-server dbus-x11 upower"
makedepends="cmake extra-cmake-modules qt5-qtbase-dev libxcb-dev upower-dev elogind-dev linux-pam-dev qt5-qtdeclarative-dev qt5-qttools-dev utmps-dev py-docutils"