mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* fix: Somebody forgor a requires flag (#10712)
* fix: Somebody forgor a requires flag
Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
* fix: Ensure gamescope & switcheroo-control are required when installing gamescope-session
Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
* chore: Can't really use this without Steam now can you
Add steam as a requirement for the gamescope-session-steam package.
Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
---------
Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
(cherry picked from commit 37320d4912)
* bump(gamescope-session-steam): release 1 → 2
* bump(gamescope-session): release 1 → 2
---------
Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,11 +6,13 @@
|
||||
|
||||
Name: gamescope-session-steam
|
||||
Version: 0~%{commit_date}git.%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: gamescope-session-steam
|
||||
License: MIT
|
||||
URL: https://github.com/OpenGamingCollective/gamescope-session-steam
|
||||
Source0: %url/archive/%commit.tar.gz
|
||||
Requires: gamescope-session
|
||||
Requires: steam
|
||||
Packager: Tulip Blossom <tulilirockz@outlook.com>
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@@ -6,11 +6,13 @@
|
||||
|
||||
Name: gamescope-session
|
||||
Version: 0~%{commit_date}git.%{shortcommit}
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Gamescope session based on Valve's gamescope
|
||||
License: MIT
|
||||
URL: https://github.com/OpenGamingCollective/gamescope-session
|
||||
Source0: %url/archive/%commit.tar.gz
|
||||
Requires: gamescope
|
||||
Recommends: switcheroo-control
|
||||
BuildRequires: systemd-rpm-macros
|
||||
Packager: Tulip Blossom <tulilirockz@outlook.com>
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user