summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJunghoon Park <jh9216.park@samsung.com>2017-05-17 16:23:10 +0900
committerJunghoon Park <jh9216.park@samsung.com>2017-07-06 19:58:06 +0900
commit40abd66761eca3bf6567f9daa6e363cbfedcd02a (patch)
tree16e722c8ffa99c65fb7328fe1bee69f4bee3390b /packaging
parent1ddc9d975d7e5265549bc65c15801de0ce3a5105 (diff)
downloadappcore-agent-40abd66761eca3bf6567f9daa6e363cbfedcd02a.tar.gz
appcore-agent-40abd66761eca3bf6567f9daa6e363cbfedcd02a.tar.bz2
appcore-agent-40abd66761eca3bf6567f9daa6e363cbfedcd02a.zip
Add API to change main loop functions
Some service apps may not want to use ecore main loop. To cover this requirement, the new API was added internally Change-Id: I9eb3c4ae415d9319b6a38a11ce42f4e339d501a5 Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/appcore-agent.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/appcore-agent.spec b/packaging/appcore-agent.spec
index a4982a1..6bd51f2 100644
--- a/packaging/appcore-agent.spec
+++ b/packaging/appcore-agent.spec
@@ -71,5 +71,6 @@ MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'`
%files -n capi-appfw-service-application-devel
%{_includedir}/appcore-agent/service_app.h
%{_includedir}/appcore-agent/service_app_extension.h
+%{_includedir}/appcore-agent/service_app_internal.h
%{_libdir}/pkgconfig/capi-appfw-service-application.pc
%{_libdir}/libappcore-agent.so