summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 17:40:58 +0100
committerRonan Le Martret <ronan@fridu.net>2014-01-29 17:40:58 +0100
commite55bedbd4980c86770c6741e21824ff423989c82 (patch)
tree780df1d060c2ae8f74c36d3caa6a55a5f6db598d
parentf52f1fabf1c39f08e5df4f58c34583e776ce821b (diff)
downloadmesa-accepted/tizen/mobile.tar.gz
mesa-accepted/tizen/mobile.tar.bz2
mesa-accepted/tizen/mobile.zip
Change-Id: I88b8421f9dc89f6cbfc0a53308b9125d41ff3b6c Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/mesa.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/mesa.spec b/packaging/mesa.spec
index 8311038307c..d86f6e4236e 100644
--- a/packaging/mesa.spec
+++ b/packaging/mesa.spec
@@ -25,7 +25,6 @@ BuildRequires: gettext-tools
BuildRequires: libtool
BuildRequires: libxml2-python
BuildRequires: llvm-devel
-BuildRequires: makedepend
BuildRequires: pkgconfig
BuildRequires: python
BuildRequires: pkgconfig(expat)
@@ -39,6 +38,7 @@ BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-server)
%endif
%if %{with x}
+BuildRequires: makedepend
BuildRequires: pkgconfig(dri2proto) >= 2.1
BuildRequires: pkgconfig(glproto) >= 1.4.11
BuildRequires: pkgconfig(x11)