projects
/
platform
/
adaptation
/
npu
/
trix-engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6c9ad2
)
Relax package dependencies
author
Sung-Jae Lee
<sj925.lee@samsung.com>
Thu, 10 Aug 2023 12:43:50 +0000
(21:43 +0900)
committer
추지호/SoC Architecture팀(SR)/삼성전자
<jiho.chu@samsung.com>
Mon, 28 Aug 2023 02:12:07 +0000
(11:12 +0900)
- Allow `python3` packages as well as `python`.
Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 243dbd812144e42102b436e8b636ba0cf2c3ea36..888ab2d8b528a6098cea07a64d7d7fb9b1b39083 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-3,7
+3,7
@@
Section: libs
Priority: optional
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,
+ gcc-9 | gcc-8 | gcc-7 | gcc-6 | gcc-5, libgtest-dev, python
| python3
,
libiniparser-dev, pkg-config, cmake, libdrm-dev, libfuse-dev,
libmrpsim-dev (>=3.9.1), libtinyxml2-dev, libncurses-dev, npubin-fmt
Standards-Version: 3.8.2