File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,13 +75,13 @@ pcre-devel perl-XML-Parser perl-XML-XPath perl-devel python36-devel rpm-devel sw
75
75
bzip2-devel gcc-c++
76
76
----
77
77
78
- On Ubuntu 16.04, the command to install the build dependencies is:
78
+ On Ubuntu 16.04, Debian 8 or Debian 9, the command to install the build dependencies is:
79
79
80
80
----
81
81
sudo apt-get install -y cmake libdbus-1-dev libdbus-glib-1-dev libcurl4-openssl-dev \
82
82
libgcrypt20-dev libselinux1-dev libxslt1-dev libgconf2-dev libacl1-dev libblkid-dev \
83
83
libcap-dev libxml2-dev libldap2-dev libpcre3-dev python-dev swig libxml-parser-perl \
84
- libxml-xpath-perl libperl-dev libbz2-dev librpm-dev g++
84
+ libxml-xpath-perl libperl-dev libbz2-dev librpm-dev g++ libapt-pkg-dev
85
85
----
86
86
87
87
When you have all the build dependencies installed you can build the library.
You can’t perform that action at this time.
0 commit comments