Skip to content

Commit 5f3a12f

Browse files
authored
texlive: add missing import os from #2771 (#2882)
Co-authored-by: Juan Miguel Carceller <[email protected]>
1 parent 78a2923 commit 5f3a12f

File tree

1 file changed

+1
-0
lines changed
  • repos/spack_repo/builtin/packages/texlive

1 file changed

+1
-0
lines changed

repos/spack_repo/builtin/packages/texlive/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#
33
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
44

5+
import os
56
import platform
67
import re
78

0 commit comments

Comments
 (0)