Add the arm switch for Panda to the spec accepted/2.0alpha/20130417.235409 submit/2.0alpha/20130418.001946
authorGraydon, Tracy <tracy.graydon@intel.com>
Thu, 18 Apr 2013 00:19:35 +0000 (17:19 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Thu, 18 Apr 2013 00:19:35 +0000 (17:19 -0700)
packaging/ecore.spec

index 548ee00..3e78e07 100644 (file)
@@ -31,6 +31,14 @@ BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glesv2) 
 
+%ifarch %{arm}
+BuildRequires: pkgconfig(gles20)
+%else
+BuildRequires: pkgconfig(gl)
+BuildRequires: pkgconfig(glesv2)
+BuildRequires: pkgconfig(egl)
+%endif
+
 
 %description
 Core abstraction layer for enlightenment DR 0.17 This is the core event abstraction layer and X abstraction layer that makes