From e8a5eddffecef824d943c9aede92aedc40deb552 Mon Sep 17 00:00:00 2001 From: probonopd Date: Mon, 28 Aug 2023 23:55:58 +0200 Subject: [PATCH] x11/plasma5-kwayland-server is not installable --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 56c3461..32a4044 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,7 +10,7 @@ task: Build_script: - ASSUME_ALWAYS_YES=yes pkg bootstrap -f - - pkg install -y x11/plasma5-kwayland-server plasma5-kwin git cmake pkgconf kf5-kwindowsystem kf5-extra-cmake-modules kf5-kcoreaddons kf5-kguiaddons kf5-kconfigwidgets plasma5-kdecoration qt5-core qt5-x11extras qt5-widgets qt5-qmake qt5-buildtools qt5-linguisttools patchelf wget zip + - pkg install -y plasma5-kwin git cmake pkgconf kf5-kwindowsystem kf5-extra-cmake-modules kf5-kcoreaddons kf5-kguiaddons kf5-kconfigwidgets plasma5-kdecoration qt5-core qt5-x11extras qt5-widgets qt5-qmake qt5-buildtools qt5-linguisttools patchelf wget zip - git clone https://github.com/helloSystem/BreezeEnhanced.git - cd BreezeEnhanced - mkdir build && cd build