summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyung-Kyu Choi <hk0110.choi@samsung.com>2016-08-20 01:04:28 +0900
committerHyung-Kyu Choi <hk0110.choi@samsung.com>2016-08-20 01:04:28 +0900
commitbbcf50ea8cffb9d3c28f557a1341078e8c2ce97d (patch)
treee5542ad392bb32a31c2583cf2a15352be3b6ceff
parent95857b37f79b810ba52cd7b46ed85da9a355ccdc (diff)
downloadmesa-bbcf50ea8cffb9d3c28f557a1341078e8c2ce97d.tar.gz
mesa-bbcf50ea8cffb9d3c28f557a1341078e8c2ce97d.tar.bz2
mesa-bbcf50ea8cffb9d3c28f557a1341078e8c2ce97d.zip
llvm-dev has dependency to llvm and libllvm, but it seems that we don't need llvm, libllvm and llvm-dev by now. Let's re-enable use of llvm later when it is really required. Change-Id: I83774a31cb9e2eac0854ce312a72de147e1989f0 Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
-rw-r--r--packaging/mesa.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/mesa.spec b/packaging/mesa.spec
index a6c06fed6ed..d7f8d8343ec 100644
--- a/packaging/mesa.spec
+++ b/packaging/mesa.spec
@@ -24,7 +24,6 @@ BuildRequires: gcc-c++
BuildRequires: gettext-tools
BuildRequires: libtool
BuildRequires: libxml2-python
-BuildRequires: llvm-devel
%if %{with x}
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(x11-xcb)