spec file : add gstreamer package for build video_helper and video api of media vision 85/265185/1
authordyamy-lee <dyamy.lee@samsung.com>
Sun, 10 Oct 2021 05:35:51 +0000 (14:35 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 12 Oct 2021 14:31:47 +0000 (23:31 +0900)
Change-Id: Ia0051712a16f209235393ec9e52b306653b7da27

packaging/mmi-manager.spec

index 659828e..4dda589 100644 (file)
@@ -24,6 +24,9 @@ BuildRequires:        pkgconfig(wayland-client)
 BuildRequires: pkgconfig(tizen-extension-client)
 BuildRequires: pkgconfig(capi-media-vision)
 BuildRequires: pkgconfig(opencv)
+BuildRequires: pkgconfig(gstreamer-1.0)
+BuildRequires: pkgconfig(gstreamer-base-1.0)
+BuildRequires: pkgconfig(gstreamer-app-1.0)
 
 #Build dependencies for tests
 BuildRequires: pkgconfig(gmock)