Skip to content

Commit

Permalink
replace cdts
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Sep 19, 2024
1 parent b28d467 commit ae49c92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ outputs:
- {{ stdlib('c') }}
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- {{ cdt('xorg-x11-proto-devel') }} # [linux]
- {{ cdt('libx11-devel') }} # [linux]
- make # [not win]
- libtool # [unix]
- pkg-config # [not win]
Expand All @@ -183,6 +181,8 @@ outputs:
- libnsl # [linux]
- libuuid # [linux]
- libxcrypt # [linux]
- xorg-libx11 # [linux]
- xorg-xorgproto # [linux]
run:
- ld_impl_{{ target_platform }} >=2.36.1 # [linux]
- tzdata
Expand Down
5 changes: 0 additions & 5 deletions recipe/yum_requirements.txt

This file was deleted.

0 comments on commit ae49c92

Please sign in to comment.