forked from pool/gnome-system-monitor
Accepting request 106752 from home:vuntz:branches:GNOME:Factory
Build systemd support OBS-URL: https://build.opensuse.org/request/show/106752 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=75
This commit is contained in:
parent
93de410100
commit
ca49c7c447
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 07:03:42 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Add pkgconfig(libsystemd-daemon) and pkgconfig(libsystemd-login)
|
||||
BuildRequires to build systemd support. Note that not booting
|
||||
with systemd will be handled fine.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 07:53:04 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -31,12 +31,14 @@ BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gnome-icon-theme-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libgtop-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: librsvg-devel >= 2.35
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gtkmm-3.0)
|
||||
BuildRequires: pkgconfig(libsystemd-daemon) >= 38
|
||||
BuildRequires: pkgconfig(libsystemd-login) >= 38
|
||||
BuildRequires: pkgconfig(libwnck-3.0)
|
||||
Requires: gnome-icon-theme
|
||||
Requires: lsb-release
|
||||
|
Loading…
x
Reference in New Issue
Block a user