debian: Add bcc-lua package to control
authorVicent Marti <tanoku@gmail.com>
Mon, 4 Apr 2016 18:50:59 +0000 (20:50 +0200)
committerVicent Marti <tanoku@gmail.com>
Mon, 4 Apr 2016 18:50:59 +0000 (20:50 +0200)
debian/control

index fb4156b..7df1bd2 100644 (file)
@@ -27,3 +27,8 @@ Package: bcc-tools
 Architecture: all
 Depends: python-bcc
 Description: Command line tools for BPF Compiler Collection (BCC)
+
+Package: bcc-lua
+Architecture: all
+Depends: libbcc
+Description: Standalone tool to run BCC tracers written in Lua