main/postmarketos-ui-sway: remove dependency on xorg-server (!913)

postmarketos-ui-sway already depends on xorg-server-xwayland for
X clients. There is no need to pull in the entire X server including
all necessary drivers.

This saves ~84 MiB of disk space when installing postmarketos-ui-sway
on asus-me176c. X applications are still working fine through Xwayland.

Also remove explicit dependency on dbus - it is already pulled in
by dependencies like lightdm or elogind and nothing in
postmarketos-ui-sway depends on it specifically.
This commit is contained in:
Minecrell 2020-01-29 19:51:15 +01:00 committed by Bart Ribbers
parent 55cd9ee760
commit 775298f398
No known key found for this signature in database
GPG Key ID: 699D16185DAFAE61

View File

@ -3,13 +3,13 @@
# Maintainer: Danct12 <danct12@disroot.org>
pkgname=postmarketos-ui-sway
pkgver=1
pkgrel=4
pkgrel=5
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
url="https://postmarketos.org"
arch="noarch"
license="GPL-3.0-or-later"
depends="dbus sway swaylock swayidle xorg-server-xwayland postmarketos-artwork-wallpapers
rxvt-unicode xorg-server lightdm lightdm-openrc elogind"
depends="sway swaylock swayidle xorg-server-xwayland postmarketos-artwork-wallpapers
rxvt-unicode lightdm lightdm-openrc elogind"
install="$pkgname.post-install $pkgname.post-upgrade"
source="60-lightdm-autologin.conf postmarketos_background"
options="!check" # no testsuite