[ITC][tbm][Non-ACR][Fixed build fail issue]
authorShashank Shekhar Shukla <shekhar1.s@samsung.com>
Mon, 4 Jul 2016 01:54:54 +0000 (10:54 +0900)
committerShashank Shekhar Shukla <shekhar1.s@samsung.com>
Mon, 4 Jul 2016 01:54:54 +0000 (10:54 +0900)
Change-Id: Iafd2146d10891ad82249ae4ad7d35446679a8b92
Signed-off-by: Shashank Shekhar Shukla <shekhar1.s@samsung.com>
packaging/itc/native-tbm-itc.spec
src/itc/tbm/CMakeLists.txt

index 516a24f..705ab4b 100755 (executable)
@@ -13,7 +13,6 @@ BuildRequires:        pkgconfig(elementary)
 BuildRequires: pkgconfig(dlog)
 BuildRequires: pkgconfig(glib-2.0)
 BuildRequires: cmake
-BuildRequires: pkgconfig(pthread-stubs)
 BuildRequires: pkgconfig(libdrm)
 BuildRequires: pkgconfig(bundle)
 BuildRequires: pkgconfig(capi-system-info)
index 6e43f52..6ab89dc 100755 (executable)
@@ -12,7 +12,6 @@ SET(TC_SOURCES
 PKG_CHECK_MODULES(${CAPI_LIB} REQUIRED
     ${CAPI_LIB}
        capi-appfw-application
-       pthread-stubs
        libdrm
        bundle
        glib-2.0