change a path to Efl_Config.h due to changes from upstream
authorWonki Kim <wonki_.kim@samsung.com>
Tue, 30 Jun 2020 04:37:20 +0000 (13:37 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 30 Jun 2020 04:40:04 +0000 (13:40 +0900)
this patch modify a definition related with Efl_Config.h.
the path has been changed by a patch from upstream.

Change-Id: Ibde00caf479f2e0798a0487843d70bf9cc7163ff
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
rs_resource/EFL/etc/efl-rs.xml

index f23568652989d399151a3c899c27e8dfdf756456..920e119319e26978bd05fc9375c64806d4289a7f 100644 (file)
@@ -9,13 +9,14 @@
     <rpm accept="efl" arch="armv7l"/>
   </target>
   <necessary>
-         <file>/usr/include/efl-1/Efl_Config.h</file>
+         <file>/usr/include/eina-1/Efl_Config.h</file>
          <file>/usr/include/efl-1/Efl.h</file>
          <file>/usr/include/efl-1/Efl_MVVM_Common.h</file>
           <file>/usr/include/efl-1/interfaces/*</file>
   </necessary>
   <unnecessary>
   </unnecessary>
+  <include_path>/usr/include/eina-1</include_path>
   <include_path>/usr/include/efl-1</include_path>
   <library_path>/usr/lib</library_path>
 </rootstrap>