Update control
This commit is contained in:
parent
99f3cf1554
commit
d562c144a8
11
debian/control
vendored
11
debian/control
vendored
@ -33,8 +33,7 @@ Package: mangohud
|
|||||||
Section: misc
|
Section: misc
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${misc:Depends},
|
Depends: libc6, libfmt9, libgcc-s1, libspdlog1.10-fmt9, libstdc++6
|
||||||
${shlibs:Depends},
|
|
||||||
Recommends: mangoctl,
|
Recommends: mangoctl,
|
||||||
Suggests: libxnvctrl0,
|
Suggests: libxnvctrl0,
|
||||||
goverlay,
|
goverlay,
|
||||||
@ -50,9 +49,7 @@ Package: mangoapp
|
|||||||
Section: misc
|
Section: misc
|
||||||
Architecture: amd64 arm64
|
Architecture: amd64 arm64
|
||||||
Multi-Arch: no
|
Multi-Arch: no
|
||||||
Depends: mangohud (= ${binary:Version}),
|
Depends: mangohud, libc6, libfmt9, libgcc-s1, libgl1, libglew2.2, libglfw3, libspdlog1.10-fmt9, libstdc++6, libx11-6
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends},
|
|
||||||
Suggests: gamescope,
|
Suggests: gamescope,
|
||||||
Description: Application to render MangoHud with gamescope
|
Description: Application to render MangoHud with gamescope
|
||||||
MangoHud is a highly customizable overlay for Vulkan and OpenGL application to
|
MangoHud is a highly customizable overlay for Vulkan and OpenGL application to
|
||||||
@ -65,9 +62,7 @@ Package: mangohudctl
|
|||||||
Section: misc
|
Section: misc
|
||||||
Architecture: amd64 arm64
|
Architecture: amd64 arm64
|
||||||
Multi-Arch: no
|
Multi-Arch: no
|
||||||
Depends: mangohud (= ${binary:Version}),
|
Depends: mangohud, libc6
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends},
|
|
||||||
Description: Application to control MangoHud
|
Description: Application to control MangoHud
|
||||||
MangoHud is a highly customizable overlay for Vulkan and OpenGL application to
|
MangoHud is a highly customizable overlay for Vulkan and OpenGL application to
|
||||||
monitoring FPS, temperatures, CPU/GPU load and more.
|
monitoring FPS, temperatures, CPU/GPU load and more.
|
||||||
|
Loading…
Reference in New Issue
Block a user