From 7ac95f724a048d5fbe1ddb10c3ae5cd4900e528f Mon Sep 17 00:00:00 2001 From: hizzlekizzle Date: Mon, 28 Jan 2019 21:25:34 -0600 Subject: [PATCH] add more dependencies to debian build --- pkg/debian/control | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pkg/debian/control b/pkg/debian/control index 5d3873acb7..184f262979 100644 --- a/pkg/debian/control +++ b/pkg/debian/control @@ -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.