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>
|
Maintainer: Ward Nakchbandi <hotrod.master@hotmail.com>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
|
wget,
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Homepage: https://github.com/nobara-project/steamdeck-edition-packages
|
Homepage: https://github.com/nobara-project/steamdeck-edition-packages
|
||||||
|
|
||||||
Package: gamescope-session
|
Package: gamescope-session
|
||||||
Section: games
|
Section: games
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends},
|
Depends:
|
||||||
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
gamescope,
|
gamescope,
|
||||||
edid-decode,
|
edid-decode,
|
||||||
|
Loading…
Reference in New Issue
Block a user