OSMC support

Add ```rbp-userland-osmc``` as an alternative to ```libraspberrypi0``` in the dependencies to provide support for OSMC
This commit is contained in:
Erik Lundgren
2015-07-18 15:17:14 +02:00
parent 94f20e510b
commit 3521d64396
+1 -1
View File
@@ -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.