Skip to content

Commit fad2bd4

Browse files
Changes for toposens
1 parent f02724f commit fad2bd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vinca/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ def generate_output(pkg_shortname, vinca_conf, distro, version):
359359
{"sel(linux)": "{{ cdt('libxfixes') }}"},
360360
{"sel(linux)": "{{ cdt('libxext') }}"},
361361
{"sel(linux)": "{{ cdt('libxau') }}"},
362+
{"sel(linux)": "{{ cdt('libxcb') }}"},
362363
]
363364
output["requirements"]["host"] += [
364365
{"sel(unix)": "xorg-libx11"},

0 commit comments

Comments
 (0)