Accepting request 709168 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/709168 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distcc?expand=0&rev=6
This commit is contained in:
commit
d535c5d0e9
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 11 12:32:07 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
|
||||||
|
shortcut the build queues by allowing usage of systemd-mini
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 19 00:25:49 UTC 2018 - bjorn.lie@gmail.com
|
Sat May 19 00:25:49 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ BuildRequires: libtool
|
|||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(avahi-client)
|
BuildRequires: pkgconfig(avahi-client)
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user