Skip to content

Commit 3d12db2

Browse files
committed
xorg-libx11 in test for tkinter
1 parent 3455f49 commit 3d12db2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

recipe/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ outputs:
208208
# Tried to use enable_language(C) to avoid needing this. It does not work.
209209
- {{ compiler('cxx') }}
210210
- {{ stdlib('c') }}
211+
# For tkinter, but we expect from system
212+
- xorg-libx11
211213
files:
212214
- tests/cmake/*
213215
- tests/cython/*

0 commit comments

Comments
 (0)