Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/xwayland-satellite/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pkgbase = xwayland-satellite
url = https://github.com/Supreeeme/xwayland-satellite
arch = amd64
arch = arm64
depends = xwayland
makedepends = clang
makedepends = xwayland
makedepends = libwayland-dev
Expand Down
1 change: 1 addition & 0 deletions packages/xwayland-satellite/xwayland-satellite.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ license=('GPL-3.0-or-later')
source=("${url}.git#tag=v${pkgver}")
external_connection=true
makedepends=("clang" "xwayland" "libwayland-dev" "libclang-dev" "pkg-config" "cargo>=1.83.0" "libxcb-cursor-dev" "libxkbcommon-dev")
depends=("xwayland")
maintainer=("Alxhr0 <alxhr0@proton.me>")

build() {
Expand Down
1 change: 1 addition & 0 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -18250,6 +18250,7 @@ pkgbase = xwayland-satellite
url = https://github.com/Supreeeme/xwayland-satellite
arch = amd64
arch = arm64
depends = xwayland
makedepends = clang
makedepends = xwayland
makedepends = libwayland-dev
Expand Down