Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chun-awa committed Oct 18, 2024
1 parent d384037 commit d6e5550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lingmo-kwin-plugins/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ pkgbase = lingmo-kwin-plugins
depends = kconfigwidgets
depends = kwindowsystem
depends = kwayland
depends = kdecoration5
source = https://github.com/LingmoOS/lingmo-kwin-plugins/archive/refs/tags/1.2.3.tar.gz
sha256sums = 67e505f36490bd9853c0a0c3dc660677da813105f13dd16e57a0856fc5ab5d76

Expand Down
2 changes: 1 addition & 1 deletion lingmo-kwin-plugins/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ arch=("x86_64")
depends=(
'kwin' 'qt5-base' 'qt5-declarative' 'kconfig'
'kdecoration' 'kguiaddons' 'kcoreaddons' 'kconfigwidgets'
'kwindowsystem' 'kwayland'
'kwindowsystem' 'kwayland' 'kdecoration5'
)
makedepends=('extra-cmake-modules' 'plasma-framework5')
pkgdesc="KWin plugin for LingmoOS"
Expand Down

0 comments on commit d6e5550

Please sign in to comment.