Fix build error
authorminnsoo.park <minnsoo.park@samsung.com>
Tue, 7 May 2013 10:10:13 +0000 (19:10 +0900)
committerminnsoo.park <minnsoo.park@samsung.com>
Tue, 7 May 2013 10:10:13 +0000 (19:10 +0900)
Change-Id: I5c7d8453eb9fd81075e70d3d727c80280fb3d44d

CMakeLists.txt
packaging/apps.MyFiles.spec

index 25fa34d..3ec4753 100755 (executable)
@@ -20,7 +20,7 @@ ADD_EXECUTABLE (${this_target} ${${this_target}_SOURCE_FILES})
 
 # Set link libraries and link options
 ## TODO : add more link libraries and options
-TARGET_LINK_LIBRARIES(${this_target} -L/usr/lib/osp osp-appfw osp-uifw osp-media osp-content osp-image osp-shell pthread)
+TARGET_LINK_LIBRARIES(${this_target} -L/usr/lib/osp osp-appfw osp-uifw osp-media osp-content osp-image osp-shell osp-telephony pthread)
 TARGET_LINK_LIBRARIES(${this_target} -Xlinker --allow-shlib-undefined -pthread -pie)
 
 # Copy info, data, res, and icons directories
index bca9177..ed04f59 100755 (executable)
@@ -23,6 +23,7 @@ BuildRequires:  osp-net-internal-devel
 BuildRequires:  pkgconfig(osp-locations)
 BuildRequires:  osp-shell-internal-devel
 BuildRequires:  pkgconfig(osp-shell)
+BuildRequires:  pkgconfig(osp-telephony)
 %description
 Verification application: MyFiles