projects
/
platform
/
upstream
/
bcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43369a6
)
Fix build errors
88/205488/1
submit/tizen/20190507.013128
author
Hyotaek Shim
<hyotaek.shim@samsung.com>
Tue, 7 May 2019 01:28:49 +0000
(10:28 +0900)
committer
Hyotaek Shim
<hyotaek.shim@samsung.com>
Tue, 7 May 2019 01:28:49 +0000
(10:28 +0900)
Change-Id: I333a06179006cd38fae1a398b96d385e2e6eb78e
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
packaging/bcc-tools.spec
patch
|
blob
|
history
diff --git
a/packaging/bcc-tools.spec
b/packaging/bcc-tools.spec
index 7898480e98d00e9b4263fab4fa1728ce0ef629db..0d5aaefbfda829e161872a3749d13abca6a0ec2f 100644
(file)
--- a/
packaging/bcc-tools.spec
+++ b/
packaging/bcc-tools.spec
@@
-12,6
+12,7
@@
BuildRequires: gcc >= 3.4
BuildRequires: cmake python
BuildRequires: bison flex llvm-devel clang-devel libelf-devel
BuildRequires: llvm-static-devel
+BuildRequires: pkgconfig(zlib)
%description
BCC is a toolkit for creating efficient kernel tracing and manipulation