Remove dependency on xorg-macros
authorAlex Wu <zhiwen.wu@linux.intel.com>
Thu, 21 Nov 2013 04:25:38 +0000 (12:25 +0800)
committerQuanxian Wang <quanxian.wang@intel.com>
Wed, 15 Oct 2014 04:06:14 +0000 (12:06 +0800)
libdrm didn't use any macros from xorg-macros, so remove it.

Change-Id: I37cda1f7bc48a2d0f98c9a319c78f8dca6b0f90c
Signed-off-by: Alex Wu <zhiwen.wu@linux.intel.com>
packaging/libdrm.spec

index d7b27b3..80d2a2e 100644 (file)
@@ -10,7 +10,6 @@ Source1001:     libdrm.manifest
 BuildRequires:  kernel-headers
 BuildRequires:  pkgconfig(pciaccess)
 BuildRequires:  pkgconfig(pthread-stubs)
-BuildRequires:  pkgconfig(xorg-macros)
 
 %description
 Direct Rendering Manager headers and kernel modules.