Remove unavailable packages 59/22659/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 10 Oct 2019 18:43:35 +0000 (13:43 -0500)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 10 Oct 2019 18:43:35 +0000 (13:43 -0500)
Removing unavailable packages. The missing packages are installed in the
build-package CICN script.

Change-Id: I1882c557e9bda6000d268cc1580640060ed433c6
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
packer/provision/local-builder.yaml

index dc48280..915c841 100644 (file)
           - ruby-dev
           - zip
           - libevent-dev
-          - longbow-dev
-          - libparc-dev
-          - libccnx-common-dev
-          - libccnx-transport-rta-dev
-          - libccnx-portal-dev
           - libboost-system-dev
-          - libevent-devel
-          - openssl-devel
-          - longbow-devel
-          - libparc-devel
-          - libccnx-common-devel
-          - libccnx-transport-rta-devel
-          - libccnx-portal-devel
-          - boost-devel
           - libcurl4-openssl-dev
           - libboost-regex-dev
           - libboost-filesystem-dev
-          - curl-devel
           - git-core
-          - qt57svg
-          - qt57charts-no-lgpl
-          - qt57multimedia
           - libqtav-dev
-          - libicnet-dev
           - libavcodec-dev
           - libavformat-dev
           - libswscale-dev
           - libavresample-dev
-          - libqml-module-qtav
-          - qt57quickcontrols
-          - qt57quickcontrols2
         state: present
       # yamllint disable-line rule:line-length
       when: ansible_distribution == 'Ubuntu' and ansible_distribution_version == '18.04'