Accepting request 349181 from home:fcrozat:branches:X11:XOrg

- update BuildRequires to pkgconfig(randrproto) >= 1.5

OBS-URL: https://build.opensuse.org/request/show/349181
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrandr?expand=0&rev=19
This commit is contained in:
Stefan Dirsch 2015-12-17 09:50:16 +00:00 committed by Git OBS Bridge
parent fcd459ac14
commit e578932c10
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 16 14:14:16 UTC 2015 - fcrozat@suse.com
- update BuildRequires to pkgconfig(randrproto) >= 1.5
-------------------------------------------------------------------
Mon May 18 09:22:09 UTC 2015 - sndirsch@suse.com

View File

@ -36,7 +36,7 @@ BuildRequires: automake
BuildRequires: fdupes
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(randrproto) >= 1.3
BuildRequires: pkgconfig(randrproto) >= 1.5
BuildRequires: pkgconfig(renderproto)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext)