[nightly] enable sdl client

This commit is contained in:
Armin Novak 2023-01-11 09:32:30 +01:00 committed by Martin Fleisz
parent 8041b91c12
commit c2cd88d616
2 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,8 @@ Build-Depends:
libpam0g-dev,
uuid-dev,
libxml2-dev,
libsdl2-2.0-0,
libsdl2-dev,
Standards-Version: 3.9.5
Homepage: http://www.freerdp.com/
Vcs-Browser: http://github.com/FreeRDP/FreeRDP.git

View File

@ -49,6 +49,7 @@ BuildRequires: krb5-devel
# (Open)Suse
%if %{defined suse_version}
BuildRequires: libSDL2-devel
BuildRequires: docbook-xsl-stylesheets
BuildRequires: libxslt-tools
BuildRequires: pkg-config
@ -66,6 +67,7 @@ BuildRequires: libswresample-devel
%endif
# fedora 21+
%if 0%{?fedora} >= 21 || 0%{?rhel} >= 7
BuildRequires: SDL2-devel
BuildRequires: docbook-style-xsl
BuildRequires: libxslt
BuildRequires: pkgconfig