drop gamescope session by default
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 8s
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 8s
This commit is contained in:
parent
90722c256d
commit
7ff8261499
2
.github/release-canary-v3
vendored
2
.github/release-canary-v3
vendored
@ -1 +1 @@
|
||||
2
|
||||
3
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -4,13 +4,15 @@ Priority: optional
|
||||
Maintainer: Ward Nakchbandi <hotrod.master@hotmail.com>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
wget,
|
||||
Standards-Version: 4.6.1
|
||||
Homepage: https://github.com/nobara-project/steamdeck-edition-packages
|
||||
|
||||
Package: gamescope-session
|
||||
Section: games
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends},
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
gamescope,
|
||||
edid-decode,
|
||||
|
Loading…
Reference in New Issue
Block a user