Skip to content

Commit 3763803

Browse files
committed
less osx deps to avoid dep loop
1 parent 6bdc927 commit 3763803

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

libxml2-static/meta.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ build:
1212

1313
requirements:
1414
build:
15-
- autoconf # [osx]
1615
- automake # [osx]
17-
- libtool # [osx]
18-
- pkg-config # [osx]
1916
- {{ compiler('c') }}
2017
about:
2118
home: http://www.xmlsoft.org/

libxml2/meta.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ build:
1212

1313
requirements:
1414
build:
15-
- autoconf # [osx]
1615
- automake # [osx]
17-
- libtool # [osx]
18-
- pkg-config # [osx]
1916
- {{ compiler('c') }}
2017

2118
about:

0 commit comments

Comments
 (0)