Skip to content

Commit

Permalink
toolchain/extra-automation: Update rdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 2, 2023
1 parent 03e8297 commit decccc3
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions packages/toolchain/extra-automation/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,21 @@ requires:
- name: ansible-base
category: app-admin
version: '>=0'
- name: dpkg
category: app-arch
version: '>=0'
- name: mosquitto
category: app-misc
version: '>=0'
- name: cJSON
category: dev-libs
version: '>=0'
- name: fstrm
category: dev-libs
version: '>=0'
- name: libparserutils
category: dev-libs
version: '>=0'
- name: backcall
category: dev-python
version: '>=0'
Expand Down Expand Up @@ -99,6 +111,9 @@ requires:
- name: xlwt
category: dev-python
version: '>=0'
- name: debootstrap
category: dev-util
version: '>=0'
- name: python-gitlab
category: dev-vcs
version: '>=0'
Expand All @@ -117,6 +132,12 @@ requires:
- name: unbound
category: net-dns
version: '>=0'
- name: libhubbub
category: net-libs
version: '>=0'
- name: libwebsockets
category: net-libs
version: '>=0'
- name: chrony
category: net-misc
version: '>=0'
Expand All @@ -129,6 +150,12 @@ requires:
- name: zram-init
category: sys-block
version: '>=0'
- name: etcher-bin
category: sys-boot
version: '>=0'
- name: growpart
category: sys-fs
version: '>=0'
- name: lsof
category: sys-process
version: '>=0'

0 comments on commit decccc3

Please sign in to comment.