projects
/
profile
/
ivi
/
evas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7952603
)
Make evas correctly build against the real gl libraries instead of the simulator...
04/3204/1
accepted/2.0/20130321.011819
submit/2.0/20130321.013124
author
Rusty Lynch
<rusty.lynch@intel.com>
Thu, 21 Mar 2013 01:30:15 +0000
(18:30 -0700)
committer
Rusty Lynch
<rusty.lynch@intel.com>
Thu, 21 Mar 2013 01:30:35 +0000
(18:30 -0700)
packaging/evas.spec
patch
|
blob
|
history
diff --git
a/packaging/evas.spec
b/packaging/evas.spec
index
e41c6b8
..
4095a86
100755
(executable)
--- a/
packaging/evas.spec
+++ b/
packaging/evas.spec
@@
-32,6
+32,10
@@
BuildRequires: pkgconfig(gles20)
BuildRequires: pkgconfig(libdri2)
BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(libdrm_slp)
+%else
+BuildRequires: pkgconfig(egl)
+BuildRequires: pkgconfig(gl)
+BuildRequires: pkgconfig(glesv2)
%endif