diff options
| author | Yuval Adam <_@yuv.al> | 2026-07-24 12:32:00 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-07-24 12:32:00 +0200 |
| commit | 8e64e5eef0173b3f7586404650151acc684e57d7 (patch) | |
| tree | e99ddec68a0b9f43ec685e5be7573cbd8c5dd35c /packaging | |
| parent | 0747fd8318a092778d420eeee55851cf49ee8aec (diff) | |
Use XWayland clipboard bridge for reliable copying
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/arch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/arch/PKGBUILD b/packaging/arch/PKGBUILD index 8718009..a135145 100644 --- a/packaging/arch/PKGBUILD +++ b/packaging/arch/PKGBUILD @@ -7,10 +7,10 @@ arch=('any') license=('GPL-3.0-or-later') depends=( 'ffmpeg' - 'gtk4' 'libnotify' 'python' 'python-gobject' + 'xclip' 'xdg-utils' ) makedepends=( |
