From 3521d64396d45e408f3481e64ff5179e60888e18 Mon Sep 17 00:00:00 2001 From: Erik Lundgren Date: Sat, 18 Jul 2015 15:17:14 +0200 Subject: [PATCH] OSMC support Add ```rbp-userland-osmc``` as an alternative to ```libraspberrypi0``` in the dependencies to provide support for OSMC --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 638c78b..e4fa269 100644 --- a/debian/control +++ b/debian/control @@ -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.