equal
deleted
inserted
replaced
173 file dist/system.data.noauth path=var/tpm/system/system.data.noauth owner=root \ |
173 file dist/system.data.noauth path=var/tpm/system/system.data.noauth owner=root \ |
174 group=sys mode=0400 |
174 group=sys mode=0400 |
175 dir path=var/tpm/userps owner=root group=sys mode=1777 |
175 dir path=var/tpm/userps owner=root group=sys mode=1777 |
176 license trousers.license license=CPL |
176 license trousers.license license=CPL |
177 # |
177 # |
178 # libtspi requires 646%UTF-16LE.so and UTF-16LE%646.so, which are in |
178 # libtspi needs to convert between codesets 646 and UTF-16LE, which are covered |
179 # package utf-8. This is for function Trspi_Native_To_UNICODE() which calls |
179 # by package iconv-core. This is for function Trspi_Native_To_UNICODE() which |
180 # iconv_open() to dynamically load these libraries |
180 # calls iconv_open() |
181 # |
181 # |
182 depend type=require fmri=pkg:/system/library/iconv/utf-8 |
182 depend type=require fmri=pkg:/system/library/iconv/iconv-core |