Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
lxqt-wayland-session


Commits:
d0e7e883 by Chih-Hsuan Yen at 2024-12-28T15:28:07+08:00
Add back labwc

Fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-wayland-session/-/issues/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lxqt-wayland-session
        pkgdesc = Files needed for the LXQt Wayland Session
        pkgver = 0.1.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/lxqt/lxqt-wayland-session
        arch = any
        license = LGPL-2.1-only
@@ -19,6 +19,7 @@ pkgbase = lxqt-wayland-session
        depends = lxqt-session
        depends = qtxdg-tools
        depends = layer-shell-qt
+       optdepends = labwc
        optdepends = kwin
        optdepends = hyprland
        optdepends = niri


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=lxqt-wayland-session
 pkgver=0.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Files needed for the LXQt Wayland Session'
 arch=('any')
 url='https://github.com/lxqt/lxqt-wayland-session'
@@ -28,7 +28,7 @@ depends=(
 optdepends=(
   # See upstream README.md for supported compositors
   # Dependencies that are not official packages are commented out
-  # 'labwc'
+  'labwc'
   # 'wayfire'
   'kwin'
   'hyprland'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-wayland-session/-/commit/d0e7e883703fc0d3d2bfcbb2321984f10d92aa3d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-wayland-session/-/commit/d0e7e883703fc0d3d2bfcbb2321984f10d92aa3d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to