maybe not all features, also pam

This commit is contained in:
Cappy Ishihara
2023-10-23 16:40:07 +07:00
parent 9b460cb0ec
commit f4301a93e6
+2 -2
View File
@@ -19,7 +19,7 @@ Source1: https://github.com/c-smile/sciter-sdk/raw/master/bin.lnx/%{scarch}/l
BuildRequires: rustc cargo anda-srpm-macros gcc-c++ git curl wget nasm yasm gcc gtk3-devel clang libxcb-devel libxdo-devel libXfixes-devel pulseaudio-libs-devel cmake alsa-lib-devel
BuildRequires: gstreamer1-devel rust-gstreamer-devel pkgconfig(gstreamer-app-1.0)
BuildRequires: libvpx-devel opus-devel libyuv-devel libaom-devel git-core
BuildRequires: libvpx-devel opus-devel libyuv-devel libaom-devel git-core pam-devel
Requires: gtk3 libxcb libxdo libXfixes alsa-lib libappindicator libvdpau1 libva2 pam gstreamer1-plugins-base
@@ -32,7 +32,7 @@ The best open-source remote desktop client software, written in Rust.
%build
cargo build -F linux-pkg-config --release --all-features
cargo build -F linux-pkg-config --release
%global __python %{__python3}