projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb851c1
)
Remove dependency on xorg-macros
author
Alex Wu
<zhiwen.wu@linux.intel.com>
Thu, 21 Nov 2013 04:25:38 +0000
(12:25 +0800)
committer
Quanxian 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
patch
|
blob
|
history
diff --git
a/packaging/libdrm.spec
b/packaging/libdrm.spec
index
d7b27b3
..
80d2a2e
100644
(file)
--- a/
packaging/libdrm.spec
+++ b/
packaging/libdrm.spec
@@
-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.