Fix dali-csharp-binder.pc.in 86/136286/1
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 29 Jun 2017 04:30:08 +0000 (13:30 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 29 Jun 2017 04:30:34 +0000 (13:30 +0900)
Change-Id: I1980c1e6b0379347be95d2a45412659845443dfc

dali-csharp-binder.pc.in

index 718fbea..b277487 100755 (executable)
@@ -5,9 +5,9 @@ exec_prefix=@EXEC_DIR@
 libdir=@LIB_DIR@
 includedir=@INC_DIR@
 
-Name: Pepper DALi
-Description: The Pepper DALi Libaray
+Name: DALi C# binder
+Description: DALi C# binder Libaray
 Version: @VERSION@
 Requires: dali-toolkit
-Libs: -L${libdir} -lpepper-dali
+Libs: -L${libdir} -ldali-csharp-binder
 Cflags: -I${includedir}/dali-csharp-binder