Skip to content

Commit

Permalink
Allow installation of debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
loki committed Jun 24, 2021
1 parent 926e95f commit 1eda45a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gen-deb.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ Package: sunshine
Architecture: amd64
Maintainer: @loki
Priority: optional
Version: 0.7.4
Depends: libssl1.1, libavdevice58, libboost-thread1.71.0, libboost-filesystem1.71.0, libboost-log1.71.0, libpulse0, libopus0, libxcb-shm0, libxcb-xfixes0
Version: 0.7.7
Depends: libssl1.1, libavdevice58, libboost-thread1.67.0 | libboost-thread1.71.0, libboost-filesystem1.67.0 | libboost-filesystem1.71.0, libboost-log1.67.0 | libboost-log1.71.0, libpulse0, libopus0, libxcb-shm0, libxcb-xfixes0
Description: Gamestream host for Moonlight
EOF

Expand Down

0 comments on commit 1eda45a

Please sign in to comment.