Remove dependencies brought in by wlroots
This commit is contained in:
parent
33d25733e9
commit
6ba73bff7f
4
PKGBUILD
4
PKGBUILD
@ -7,8 +7,8 @@ license=("MIT")
|
|||||||
pkgdesc="i3-compatible Wayland compositor"
|
pkgdesc="i3-compatible Wayland compositor"
|
||||||
makedepends=("meson" "git" "scdoc" "wayland-protocols")
|
makedepends=("meson" "git" "scdoc" "wayland-protocols")
|
||||||
depends=(
|
depends=(
|
||||||
"json-c" "pcre" "wlroots-git" "wayland" "libxkbcommon" "cairo" "pango"
|
"json-c" "pcre" "wlroots-git" "cairo" "pango" "gdk-pixbuf2" "pam"
|
||||||
"gdk-pixbuf2" "pixman" "libcap" "libinput" "pam" "xorg-server-xwayland"
|
"xorg-server-xwayland"
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
"rxvt-unicode: Default terminal emulator."
|
"rxvt-unicode: Default terminal emulator."
|
||||||
|
Loading…
Reference in New Issue
Block a user