[Debian] Increase the minimum version dependency of libmrpsim
authorDongju Chae <dongju.chae@samsung.com>
Wed, 26 May 2021 04:31:35 +0000 (13:31 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Wed, 26 May 2021 07:07:06 +0000 (16:07 +0900)
This patch increases the minimum version dependency of libmrpsim.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
debian/control

index e774e50..94f45e5 100644 (file)
@@ -5,14 +5,14 @@ Maintainer: MyungJoo Ham <myungjoo.ham@samsung.com>
 Build-Depends: ninja-build, meson (>=0.50), debhelper (>=9),
  gcc-9 | gcc-8 | gcc-7 | gcc-6 | gcc-5, libgtest-dev, python,
  libiniparser-dev, pkg-config, cmake, libdrm-dev, libfuse-dev,
- linux-fvp-headers, libmrpsim-dev (>=2.3.4), libtinyxml2-dev, libncurses-dev
+ linux-fvp-headers, libmrpsim-dev (>=2.3.5), libtinyxml2-dev, libncurses-dev
 Standards-Version: 3.8.2
 Homepage: https://research.samsung.com
 
 Package: npu-engine
 Architecture: amd64
 Multi-Arch: same
-Depends: libmrpsim (>=2.3.4), ${shlibs:Depends}, ${misc:Depends}
+Depends: libmrpsim (>=2.3.5), ${shlibs:Depends}, ${misc:Depends}
 Description: NPU Engine
  This provides in-NPU software control daemon, NPU-Engine.