mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-04 15:06:03 +00:00
OSMC support
Add ```rbp-userland-osmc``` as an alternative to ```libraspberrypi0``` in the dependencies to provide support for OSMC
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -8,7 +8,7 @@ Homepage: https://github.com/irtimmer/moonlight-embedded
|
||||
|
||||
Package: moonlight-embedded
|
||||
Architecture: armhf
|
||||
Depends: libopus0, libexpat1, libssl1.0.0, libasound2, libudev0, libavahi-client3, libcurl3, libevdev2, libraspberrypi0, ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: libopus0, libexpat1, libssl1.0.0, libasound2, libudev0, libavahi-client3, libcurl3, libevdev2, libraspberrypi0 | rbp-userland-osmc, ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: GameStream client for Linux
|
||||
Game streaming client for Nvidia's GameStream.
|
||||
Stream games from your Windows computer with Nvidia graphic card to your linux box.
|
||||
|
||||
Reference in New Issue
Block a user