Add libdw-dev to build dependencies in Jenkinsfile
This commit is contained in:
Vendored
+2
-1
@@ -39,7 +39,8 @@ pipeline {
|
||||
curl \
|
||||
xz-utils \
|
||||
debhelper \
|
||||
lintian
|
||||
lintian \
|
||||
libdw-dev
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user