Skip to content

Commit

Permalink
Add libnvidia-egl-wayland
Browse files Browse the repository at this point in the history
  • Loading branch information
Vogtinator committed Oct 17, 2023
1 parent 0ea9f6c commit b1666ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cleanup_32bit.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ def run(self, prj: str, arch: str, verbose: bool=False):
"python:python-base": "File deps: some texlive stuff needs python2 and snobol4",
"snobol4": "File deps: some texlive stuff needs python2 and snobol4",
"gnome-keyring": "32bit PAM stack",
"pam_kwallet": "32bit PAM stack"
"pam_kwallet": "32bit PAM stack",
"libnvidia-egl-wayland": "boo#1214917",
}

cr.fill_pkginfo(prj, "standard", arch)

Check warning on line 39 in cleanup_32bit.py

View check run for this annotation

Codecov / codecov/patch

cleanup_32bit.py#L39

Added line #L39 was not covered by tests
Expand Down

0 comments on commit b1666ce

Please sign in to comment.