|
|
|
@ -48,6 +48,7 @@ packages_qt4="libqt4-core libqt4-designer libqt4-dev libqt4-webkit qt4-dev-tools |
|
|
|
|
# |libqtcore4 |libqtwebkit-dev |libp11-kit-dev|libgnutls-dev |
|
|
|
|
packages_base="apt-transport-https automake autotools-dev binutils-dev debhelper default-jdk-headless doxygen dpkg-dev g++ git graphviz libboost-thread-dev libcppunit-dev liblog4cxx-dev libpcsclite-dev libpkcs11-helper1-dev libproxy-dev libssl-dev libtool libz-dev lsb-release mscgen nodejs pandoc pkg-config software-properties-common subversion subversion-tools texinfo xvfb" |
|
|
|
|
#package_not_in_yakkety="default-jdk-headless" |
|
|
|
|
package_not_in_wily="default-jdk-headless" |
|
|
|
|
|
|
|
|
|
if test -z "${packages[@]}"; then |
|
|
|
|
packages=("${packages_base} ${packages_qt5}" "${packages_base} ${packages_qt5}" "${packages_base} ${packages_qt4}") |
|
|
|
|