mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-06-17 06:11:36 +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:
Vendored
+1
-1
@@ -8,7 +8,7 @@ Homepage: https://github.com/irtimmer/moonlight-embedded
|
|||||||
|
|
||||||
Package: moonlight-embedded
|
Package: moonlight-embedded
|
||||||
Architecture: armhf
|
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
|
Description: GameStream client for Linux
|
||||||
Game streaming client for Nvidia's GameStream.
|
Game streaming client for Nvidia's GameStream.
|
||||||
Stream games from your Windows computer with Nvidia graphic card to your linux box.
|
Stream games from your Windows computer with Nvidia graphic card to your linux box.
|
||||||
|
|||||||
Reference in New Issue
Block a user