Add xrandr to requirements for RPM (#691)

* Add xrandr to requirements for RPM

Closes #690

* Update CHANGELOG.md

---------

Co-authored-by: Ryan Dowling <ryan@ryandowling.me>
This commit is contained in:
Doomsdayrs 2023-02-12 21:37:59 -05:00 committed by GitHub
parent f01549011d
commit 2721fa6e24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -16,5 +16,6 @@ This changelog only contains the changes that are unreleased. For changes for in
- Don't allow installing non modpacks by ID in pack browser tabs
### Misc
- Add `xrandr` as a dependency for RPM [#691]
- Update packaging scripts
- Implement view model for VanillaPacksTab [#717]

View file

@ -13,6 +13,7 @@ BuildRequires: desktop-file-utils
Requires: wget
Requires: java >= 1:1.8.0
Requires: xrandr
Provides: atlauncher
%description