Skip to content

Commit 72529f1

Browse files
authored
Merge pull request #21 from sdimitro/drgn_libdwdev_dep
debian packaging: be explicit about our dependencies
2 parents af9974f + 4813201 commit 72529f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

debian/control

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,16 @@ Standards-Version: 4.1.2
66
Build-Depends: autoconf,
77
automake,
88
bison,
9+
elfutils,
910
flex,
1011
gawk,
1112
git,
1213
gcc,
1314
libbz2-dev,
15+
libdw1,
16+
libdw-dev,
17+
libelf1,
18+
libelf-dev,
1419
libkdumpfile,
1520
liblzma-dev,
1621
liblzo2-dev,

0 commit comments

Comments
 (0)