add more dependencies to debian build

This commit is contained in:
hizzlekizzle 2019-01-28 21:25:34 -06:00 committed by GitHub
parent a80e15f135
commit 7ac95f724a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9),
libsdl2-dev,
libxml2-dev,
libavcodec-dev,
libavdevice-dev,
libavformat-dev,
libavutil-dev,
libswscale-dev,
@ -29,6 +30,9 @@ Build-Depends: debhelper (>= 9),
libegl1-mesa-dev,
python3-dev,
zlib1g-dev,
qt5-default,
libusb-1.0-0-dev,
libass-dev,
nvidia-cg-dev [!armhf]
Standards-Version: 3.9.5
Homepage: http://www.libretro.com/
@ -41,6 +45,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
fonts-dejavu-core,
python3,
libqt5waylandclient5,
nvidia-cg-toolkit [!armhf]
Replaces: ssnes
Suggests: retroarch-joypad-autoconfig, libretro-common-shaders, libretro-common-overlays, retroarch-assets
@ -49,5 +54,3 @@ Description: Simple frontend for the libretro library
It can be used as a modular multi emulator system, game engine, media player
and 3D technical demonstration. These features are available through
libretro cores.
.
It provides a simple built-in GUI, the RGUI.