Remove unused dependencies 69/110269/2
authorAlexander Aksenov <a.aksenov@samsung.com>
Tue, 27 Dec 2016 16:44:32 +0000 (19:44 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Mon, 16 Jan 2017 11:16:57 +0000 (14:16 +0300)
Change-Id: Ia9b8c514bf12cd135bd06b60c8f47238c501954d
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
Makefile

index 35425c0..a32f283 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -155,14 +155,8 @@ CFLAGS += -Wno-deprecated-declarations -Wno-unused-const-variable
 CFLAGS += -DTIZEN_FEATURE_WAYLAND
 CFLAGS += -I/usr/include/wayland-extension/
 TIZEN_LDFLAGS+=                                \
-        -ltizen-extension-client       \
-        -lecore_wayland                \
-        -lwayland-tbm-client           \
-        -ltbm                          \
-        -leina                         \
-        -lwayland-client               \
-        -lcapi-base-common             \
-        -lscreenshooter-client
+       -lscreenshooter-client          \
+       -lwayland-tbm-client
 endif # TIZEN_FEATURE_WAYLAND
 
 DUMMY_SRCS = ./custom_chart/da_chart_dummy.c