Added ttrace in spec 50/163950/1
authorsunghyun kim <scholb.kim@samsung.com>
Fri, 3 Nov 2017 07:18:59 +0000 (16:18 +0900)
committersunghyun kim <scholb.kim@samsung.com>
Thu, 14 Dec 2017 07:13:44 +0000 (16:13 +0900)
 - Dali provides time stamp logging by ttrace. DALI_PERFORMANCE_TIMESTAMP_OUTPUT=4
 - It doesn't work because of spec without ttrace.

Change-Id: Id1b029260d76d9c262320c24c444f69f0c7b5d60

packaging/dali-adaptor.spec

index e6a1f3d..c1bee87 100755 (executable)
@@ -57,6 +57,7 @@ BuildRequires:  pkgconfig(screen_connector_provider)
 
 BuildRequires:  pkgconfig(gles20)
 BuildRequires:  pkgconfig(glesv2)
+BuildRequires:  pkgconfig(ttrace)
 
 %if !0%{?disable_cxx03_build}
 BuildRequires:  dali-devel-cxx03