Remove the useless dependency - tts 64/293464/1
authorwchang kim <wchang.kim@samsung.com>
Tue, 30 May 2023 02:17:09 +0000 (11:17 +0900)
committerwchang kim <wchang.kim@samsung.com>
Tue, 30 May 2023 02:17:31 +0000 (11:17 +0900)
Change-Id: I10d6f10f7840d8d668424c33390b3c91e7f9f4f5

CMakeLists.txt
packaging/starter.spec

index 12b87c9..8323923 100644 (file)
@@ -44,7 +44,6 @@ pkg_check_modules(pkgs REQUIRED
        deviced
        edbus
        dbus-1
-       tts
        capi-message-port
        efl-extension
 )
@@ -86,7 +85,6 @@ pkg_check_modules(pkgs REQUIRED
        deviced
        edbus
        dbus-1
-       tts
        capi-message-port
        efl-extension
        libsystemd
index 7dae774..306f38f 100644 (file)
@@ -21,8 +21,6 @@ BuildRequires:  pkgconfig(capi-system-media-key)
 BuildRequires:  pkgconfig(capi-network-bluetooth)
 BuildRequires:  pkgconfig(capi-system-system-settings)
 
-BuildRequires:  tts
-BuildRequires:  tts-devel
 BuildRequires:  pkgconfig(capi-message-port)
 BuildRequires:  pkgconfig(capi-telephony)
 BuildRequires:  pkgconfig(capi-system-info)