SHA256
1
0
forked from pool/rtkit

Accepting request 97392 from home:coolo:removeautoconf

add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/97392
OBS-URL: https://build.opensuse.org/package/show/Base:System/rtkit?expand=0&rev=15
This commit is contained in:
Cristian Rodríguez 2011-12-20 21:09:48 +00:00 committed by Git OBS Bridge
parent 31ca5757a8
commit ed0d77f5bb
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 20 21:08:37 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Thu Dec 8 13:52:01 UTC 2011 - coolo@suse.com

View File

@ -25,6 +25,7 @@ Release: 0
Source: %{name}-%{version}.tar.bz2
Url: http://git.0pointer.de/?p=rtkit.git
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: automake
BuildRequires: dbus-1-devel >= 1.2
BuildRequires: libcap-devel
BuildRequires: polkit-devel