forked from pool/distcc
- remove python2 dependency
- fix fdupes call OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=35
This commit is contained in:
parent
a79d37f1d8
commit
a5d5f8dd5b
@ -1,7 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 11:18:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- remove python2 dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 12 17:00:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Thu May 12 17:00:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
- fix fdupes call
|
- fix fdupes call
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 6 04:19:43 UTC 2021 - Neil Brown <nfbrown@suse.com>
|
Wed Oct 6 04:19:43 UTC 2021 - Neil Brown <nfbrown@suse.com>
|
||||||
|
@ -39,7 +39,6 @@ BuildRequires: gcc
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(avahi-client)
|
BuildRequires: pkgconfig(avahi-client)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user