remove useless builddequires for pipewire
This commit is contained in:
parent
aa78acba42
commit
8cf5c30f8e
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: pipewire
|
Name: pipewire
|
||||||
Version: 0.3.63
|
Version: 0.3.63
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Multimedia processing graphs
|
Summary: Multimedia processing graphs
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://pipewire.org/
|
URL: https://pipewire.org/
|
||||||
@ -22,7 +22,7 @@ Source0: https://github.com/pipewire/pipewire/archive/%{version}/%{name}-
|
|||||||
#Patch01: fix-bug-of-build-fails-on-16-17-test-support.patch
|
#Patch01: fix-bug-of-build-fails-on-16-17-test-support.patch
|
||||||
#Patch02: fix-missing-NAME-define-under-arm.patch
|
#Patch02: fix-missing-NAME-define-under-arm.patch
|
||||||
|
|
||||||
BuildRequires: meson gcc g++ pkgconf-pkg-config libudev-devel dbus-devel glib2-devel >= 2.32 pipewire-gstreamer
|
BuildRequires: meson gcc g++ pkgconf-pkg-config libudev-devel dbus-devel glib2-devel >= 2.32
|
||||||
BuildRequires: gstreamer1-devel >= 1.10.0 gstreamer1-plugins-base-devel >= 1.10.0 systemd-devel vulkan-loader-devel
|
BuildRequires: gstreamer1-devel >= 1.10.0 gstreamer1-plugins-base-devel >= 1.10.0 systemd-devel vulkan-loader-devel
|
||||||
BuildRequires: alsa-lib-devel libv4l-devel doxygen xmltoman graphviz sbc-devel libsndfile-devel
|
BuildRequires: alsa-lib-devel libv4l-devel doxygen xmltoman graphviz sbc-devel libsndfile-devel
|
||||||
BuildRequires: bluez-devel SDL2-devel jack-audio-connection-kit-devel python3-docutils
|
BuildRequires: bluez-devel SDL2-devel jack-audio-connection-kit-devel python3-docutils
|
||||||
@ -394,6 +394,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
|
|||||||
%{_datadir}/doc/pipewire/html/*
|
%{_datadir}/doc/pipewire/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 22 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 0.3.63-3
|
||||||
|
- remove useless builddequires for pipewire
|
||||||
|
|
||||||
* Tue May 30 2023 Jia Chao <jiac13@chinaunicom.cn> - 0.3.63-2
|
* Tue May 30 2023 Jia Chao <jiac13@chinaunicom.cn> - 0.3.63-2
|
||||||
- Fix: help should not be noarch, it contains architecture infos.
|
- Fix: help should not be noarch, it contains architecture infos.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user