Accepting request 262390 from openSUSE:Factory:Staging:E
- Replace systemd BuildRequires with pkgconfig(systemd): we do not require the full installation / dep chain of systemd. OBS-URL: https://build.opensuse.org/request/show/262390 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rrdtool?expand=0&rev=57
This commit is contained in:
parent
d1186b3013
commit
a45be79553
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 19 22:59:24 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Replace systemd BuildRequires with pkgconfig(systemd): we do not
|
||||
require the full installation / dep chain of systemd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 08:58:51 UTC 2014 - obs@botter.cc
|
||||
|
||||
|
@ -35,9 +35,9 @@ BuildRequires: lua51-devel
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: ruby-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: tcl-devel
|
||||
BuildRequires: tcpd-devel
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Requires: perl = %{perl_version}
|
||||
Version: 1.4.7
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user