Accepting request 873350 from home:dmdiss:pcp_522
- Disable pcp-pmda-libvirt to avoid build dependency loop OBS-URL: https://build.opensuse.org/request/show/873350 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=105
This commit is contained in:
parent
0c6e889995
commit
9c64000986
@ -8,6 +8,7 @@ Sun Feb 14 21:43:28 UTC 2021 - David Disseldorp <ddiss@suse.com>
|
||||
+ remove unused python2 build logic and unconditionally enable python3
|
||||
+ 0009-remove-rundir-install.patch
|
||||
- Add SUSE specific dejavu-fonts dependency for pcp-gui sans
|
||||
- Disable pcp-pmda-libvirt to avoid build dependency loop
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 10 11:03:13 UTC 2021 - David Disseldorp <ddiss@suse.com>
|
||||
|
4
pcp.spec
4
pcp.spec
@ -238,7 +238,9 @@ Patch9: 0009-remove-rundir-install.patch
|
||||
%global disable_libuv 1
|
||||
%endif
|
||||
|
||||
%global disable_libvirt 0
|
||||
# libvirt pmda introduces a dependency loop: ffmpeg-4=>gstreamer-plugins-bad
|
||||
# =>libquicktime=>libvirt=>pcp=>samba=>Wireshark
|
||||
%global disable_libvirt 1
|
||||
|
||||
%if 0%{?suse_version}
|
||||
# SUSE doesn't currently ship the python psycopg2 dependency
|
||||
|
Loading…
Reference in New Issue
Block a user