projects
/
platform
/
upstream
/
nnstreamer-edge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
741bf09
)
[Debian] Add missing package
author
gichan
<gichan2.jang@samsung.com>
Fri, 1 Jul 2022 05:07:16 +0000
(14:07 +0900)
committer
jaeyun-jung
<39614140+jaeyun-jung@users.noreply.github.com>
Fri, 1 Jul 2022 06:04:25 +0000
(15:04 +0900)
Add missing package for debian build.
- Remove glib package later.
Signed-off-by: gichan <gichan2.jang@samsung.com>
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 022e8556d3822939dc6287ef75d145acfb454f0f..c44090813716774e476b584c72cd54af758c01d4 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-3,7
+3,8
@@
Section: libs
Priority: optional
Maintainer: MyungJoo Ham <myungjoo.ham@samsung.com>
Build-Depends: gcc-9 | gcc-8 | gcc-7 | gcc-6 | gcc-5 (>=5.4),
- cmake, libpaho-mqtt-dev
+ debhelper (>=9), cmake, libpaho-mqtt-dev,
+ libglib2.0-dev, libgtest-dev
Standards-Version: 0.0.1
Homepage: https://github.com/nnstreamer/nnstreamer-edge