From 6b180a03ef0f6084a766bb44219f683caf2fe0753e85e60db87bc4cf1c7fbef2 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 13 Jul 2018 14:51:44 +0000 Subject: [PATCH] - fixed damageproto BuildRequires OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-amdgpu?expand=0&rev=45 --- xf86-video-amdgpu.changes | 5 +++++ xf86-video-amdgpu.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index 3689884..84de679 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 13 14:50:48 UTC 2018 - sndirsch@suse.com + +- fixed damageproto BuildRequires + ------------------------------------------------------------------- Wed Apr 4 12:40:11 UTC 2018 - sndirsch@suse.com diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index 6f4dfb8..8c3df4a 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -33,9 +33,9 @@ Source2: %{name}.keyring Source3: amdgpu.ids BuildRequires: autoconf >= 2.6.0 BuildRequires: automake -BuildRequires: damageproto-devel BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: pkgconfig(damageproto) BuildRequires: pkgconfig(fontsproto) BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(libdrm) >= 2.4.58