Implements WatchBase
[platform/core/appfw/widget-viewer.git] / watch-holder / watch-holder.pc.in
index 89126e7..ed5eea8 100644 (file)
@@ -4,9 +4,9 @@ libdir=@LIBDIR@
 includedir=@INCLUDEDIR@
 
 Name: watch-holder
-Description: Support development of the Watch Viewer
+Description: Support development of the WatchBase Viewer
 Version: @VERSION@
-Requires: screen_connector_remote_surface_evas
-Libs: -L${libdir} -lwatch-holder
+Requires: watch-holder-base screen_connector_remote_surface_evas
+Libs: -L${libdir} -lwatch-holder -lwatch-holder-base
 Cflags: -I${includedir}
-cppflags: -I${includedir}
+cppflags: -I${includedir}
\ No newline at end of file