Skip to content

Commit

Permalink
toolchain/base: Update rdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 1, 2023
1 parent b58f68d commit 6a93793
Showing 1 changed file with 7 additions and 58 deletions.
65 changes: 7 additions & 58 deletions packages/toolchain/base/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ requires:
- name: gnome-dictionary
category: app-dicts
version: '>=0'
- name: doxygen
category: app-doc
version: '>=0'
- name: xmltoman
category: app-doc
version: '>=0'
Expand Down Expand Up @@ -174,9 +177,6 @@ requires:
- name: eselect-notify-send
category: app-eselect
version: '>=0'
- name: eselect-opencl
category: app-eselect
version: '>=0'
- name: eselect-opengl
category: app-eselect
version: '>=0'
Expand Down Expand Up @@ -274,7 +274,7 @@ requires:
category: app-text-1.0
version: '>=0'
- name: enchant
category: app-text-2.2
category: app-text-2
version: '>=0'
- name: docbook-sgml-dtd
category: app-text-3.0
Expand All @@ -285,6 +285,9 @@ requires:
- name: docbook-sgml-dtd
category: app-text-4.0
version: '>=0'
- name: docbook-xml-simple-dtd
category: app-text-4.1.2.5
version: '>=0'
- name: docbook-xml-dtd
category: app-text-4.1.2
version: '>=0'
Expand Down Expand Up @@ -420,9 +423,6 @@ requires:
- name: atkmm
category: dev-cpp
version: '>=0'
- name: cairomm
category: dev-cpp
version: '>=0'
- name: mm-common
category: dev-cpp
version: '>=0'
Expand Down Expand Up @@ -450,9 +450,6 @@ requires:
- name: ruby
category: dev-lang-2.6
version: '>=0'
- name: python
category: dev-lang-2.7
version: '>=0'
- name: ruby
category: dev-lang-2.7
version: '>=0'
Expand Down Expand Up @@ -1053,18 +1050,12 @@ requires:
- name: commonmark
category: dev-python
version: '>=0'
- name: configparser
category: dev-python
version: '>=0'
- name: contextlib2
category: dev-python
version: '>=0'
- name: cryptography
category: dev-python
version: '>=0'
- name: cryptography-compat
category: dev-python
version: '>=0'
- name: cython
category: dev-python
version: '>=0'
Expand All @@ -1074,9 +1065,6 @@ requires:
- name: docutils
category: dev-python
version: '>=0'
- name: enum34
category: dev-python
version: '>=0'
- name: extras
category: dev-python
version: '>=0'
Expand All @@ -1086,15 +1074,9 @@ requires:
- name: idna
category: dev-python
version: '>=0'
- name: idna-compat
category: dev-python
version: '>=0'
- name: importlib_metadata
category: dev-python
version: '>=0'
- name: importlib_metadata-compat
category: dev-python
version: '>=0'
- name: ipaddress
category: dev-python
version: '>=0'
Expand All @@ -1107,24 +1089,15 @@ requires:
- name: markupsafe
category: dev-python
version: '>=0'
- name: markupsafe-compat
category: dev-python
version: '>=0'
- name: mwparserfromhell
category: dev-python
version: '>=0'
- name: mwparserfromhell-compat
category: dev-python
version: '>=0'
- name: numpy
category: dev-python
version: '>=0'
- name: packaging
category: dev-python
version: '>=0'
- name: packaging-compat
category: dev-python
version: '>=0'
- name: pathlib2
category: dev-python
version: '>=0'
Expand All @@ -1149,9 +1122,6 @@ requires:
- name: pygments
category: dev-python
version: '>=0'
- name: pygments-compat
category: dev-python
version: '>=0'
- name: pyopenssl
category: dev-python
version: '>=0'
Expand All @@ -1176,18 +1146,12 @@ requires:
- name: setuptools
category: dev-python
version: '>=0'
- name: setuptools-compat
category: dev-python
version: '>=0'
- name: setuptools-rust
category: dev-python
version: '>=0'
- name: setuptools_scm
category: dev-python
version: '>=0'
- name: setuptools_scm-compat
category: dev-python
version: '>=0'
- name: six
category: dev-python
version: '>=0'
Expand All @@ -1197,18 +1161,12 @@ requires:
- name: testtools
category: dev-python
version: '>=0'
- name: testtools-compat
category: dev-python
version: '>=0'
- name: toml
category: dev-python
version: '>=0'
- name: tomli
category: dev-python
version: '>=0'
- name: typing
category: dev-python
version: '>=0'
- name: typing-extensions
category: dev-python
version: '>=0'
Expand All @@ -1221,9 +1179,6 @@ requires:
- name: zipp
category: dev-python
version: '>=0'
- name: zipp-compat
category: dev-python
version: '>=0'
- name: designer
category: dev-qt-5
version: '>=0'
Expand Down Expand Up @@ -1419,9 +1374,6 @@ requires:
- name: scons
category: dev-util
version: '>=0'
- name: scons-compat
category: dev-util
version: '>=0'
- name: sysprof
category: dev-util
version: '>=0'
Expand Down Expand Up @@ -3597,9 +3549,6 @@ requires:
- name: xf86-input-evdev
category: x11-drivers
version: '>=0'
- name: xf86-input-keyboard
category: x11-drivers
version: '>=0'
- name: xf86-input-libinput
category: x11-drivers
version: '>=0'
Expand Down

0 comments on commit 6a93793

Please sign in to comment.