summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Wu <zhiwen.wu@linux.intel.com>2013-11-21 12:25:38 +0800
committerQuanxian Wang <quanxian.wang@intel.com>2014-02-14 11:58:31 +0800
commit8ca052b462444013a981b8f23aea80f1400b0399 (patch)
treedad7d24ca71af39123036aa3f86b055acd705ff2
parent8d57b8f5f10db871a33fa3175a1cade00c2c6d72 (diff)
downloadlibdrm-8ca052b462444013a981b8f23aea80f1400b0399.tar.gz
libdrm-8ca052b462444013a981b8f23aea80f1400b0399.tar.bz2
libdrm-8ca052b462444013a981b8f23aea80f1400b0399.zip
Remove dependency on xorg-macros
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>
-rw-r--r--packaging/libdrm.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/libdrm.spec b/packaging/libdrm.spec
index d7b27b31..80d2a2ef 100644
--- 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.