Skip to content

Commit

Permalink
net-im/discord-bin: Update rdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 15, 2023
1 parent cf63ab0 commit 72474c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
3 changes: 1 addition & 2 deletions packages/atoms/xorg-extra/net-im/discord-bin/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ prelude:
emerge -j ${JOBS} --nodeps {{ ( index .Values.labels "emerge.packages" ) }}
{{- end }}
- eval 'rm -rf /pkgdir/ || true' && mkdir -p /pkgdir/{{ .Values.name }} && luet-portage
--dir /pkgdir/{{ .Values.name }} {{ ( index .Values.labels "emerge.packages"
) }}
--dir /pkgdir/{{ .Values.name }} {{ ( index .Values.labels "emerge.packages" ) }}
- rm -v /var/cache/distfiles/* ${LUET_PORTAGE_CACHE_PACKAGES}/* || true
package_dir: /pkgdir/{{ .Values.name }}
excludes:
Expand Down
15 changes: 3 additions & 12 deletions packages/atoms/xorg-extra/net-im/discord-bin/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ name: discord-bin
version: 0.0.25
category: net-im
requires:
- name: atk
version: '>=0'
category: dev-libs
- name: nss
version: '>=0'
category: dev-libs
- name: alsa-lib
version: '>=0'
category: media-libs
- name: cups
version: '>=0'
category: net-print
- name: libcxx
version: '>=0'
category: sys-libs
Expand All @@ -26,12 +26,6 @@ requires:
- name: libXScrnSaver
version: '>=0'
category: x11-libs
- name: libXcomposite
version: '>=0'
category: x11-libs
- name: libXcursor
version: '>=0'
category: x11-libs
- name: libXdamage
version: '>=0'
category: x11-libs
Expand All @@ -41,9 +35,6 @@ requires:
- name: libXtst
version: '>=0'
category: x11-libs
- name: libxkbcommon
version: '>=0'
category: x11-libs
annotations:
subsets:
rules:
Expand Down

0 comments on commit 72474c9

Please sign in to comment.