Migration with OpenCV-4.2.0 73/229973/1
authorTae-Young Chung <ty83.chung@samsung.com>
Thu, 2 Jan 2020 08:32:57 +0000 (17:32 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Tue, 7 Apr 2020 03:39:36 +0000 (12:39 +0900)
Change-Id: Ie5960bb38c613ec13fa795c6ee3ce48fca3ad1d8
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
packaging/inference-engine-interface.spec

index 29c213a251d4698c5825fc049c7d203ae7cc0882..6e1dc7ec5ca92d59151b519f542486bbcb71e67a 100644 (file)
@@ -1,6 +1,6 @@
 Name:        inference-engine-interface
 Summary:     Interface of inference engines
-Version:     0.0.1
+Version:     0.0.2
 Release:     13
 Group:       Multimedia/Framework
 License:     Apache-2.0
@@ -9,7 +9,7 @@ BuildRequires: cmake
 BuildRequires: pkgconfig(dlog)
 BuildRequires: pkgconfig(libtzplatform-config)
 BuildRequires: pkgconfig(capi-base-common)
-BuildRequires: pkgconfig(opencv) >= 3.4.1
+BuildRequires: pkgconfig(opencv4)
 BuildRequires: pkgconfig(python)
 BuildRequires: pkgconfig(iniparser)