mirror of
https://github.com/FreeOpcUa/freeopcua
synced 2025-10-26 19:56:54 +08:00
9 lines
369 B
Plaintext
Executable File
9 lines
369 B
Plaintext
Executable File
apt-get install gcc g++ make autoconf automake libtool \
|
|
libboost-dev libboost-thread-dev libboost-program-options-dev \
|
|
libboost-system-dev libboost-filesystem-dev \
|
|
libcppunit-dev pkg-config git python-dev libboost-python-dev \
|
|
gsoap libxml2-dev build-essential autotools-dev dh-make \
|
|
debhelper devscripts fakeroot xutils lintian pbuilder \
|
|
reprepro libmbedtls-dev
|
|
|