Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions for installing dependencies on some distributions #55

Closed
4 tasks done
taj-ny opened this issue Apr 20, 2024 · 2 comments · Fixed by #75
Closed
4 tasks done

Add instructions for installing dependencies on some distributions #55

taj-ny opened this issue Apr 20, 2024 · 2 comments · Fixed by #75
Labels
0. type: enhancement New feature or request documentation Improvements or additions to documentation

Comments

@taj-ny
Copy link
Owner

taj-ny commented Apr 20, 2024

  • Arch Linux
  • Fedora
  • openSUSE
  • Debian-based
@taj-ny taj-ny added documentation Improvements or additions to documentation 0. type: enhancement New feature or request labels Apr 20, 2024
@D3SOX
Copy link

D3SOX commented Apr 21, 2024

For a working configuration on Arch you can take them from my AUR package PKGBUILD:

depends=(kio knotifications kwin kcrash kglobalaccel)
makedepends=(git extra-cmake-modules qt6-tools)

@AngelSherry
Copy link

I maintain the SPEC file of RPM of kwin-effects-forceblur on my COPR repository on Nobara 39, which is already updated to Plasma 6 for a while. There should be the same requires on Fedora 40 on Plasma 6.

BuildRequires: kf6-kwindowsystem-devel plasma-workspace-devel libplasma-devel qt6-qtbase-private-devel qt6-qtbase-devel cmake kwin-devel extra-cmake-modules kwin-devel kf6-knotifications-devel kf6-kio-devel kf6-kcrash-devel kf6-ki18n-devel kf6-kguiaddons-devel libepoxy-devel kf6-kglobalaccel-devel kf6-kcmutils-devel kf6-kconfigwidgets-devel kf6-kdeclarative-devel kdecoration-devel
Requires: kf6-kglobalaccel kf6-kdeclarative kwin libplasma kf6-kio qt6-qtbase kf6-kguiaddons kf6-ki18n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. type: enhancement New feature or request documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants