Replaced mock-filesystem dependancy shadow-utils with passwd
All checks were successful
Comprehensive CI/CD Pipeline / Build and Test (push) Successful in 1m55s
Comprehensive CI/CD Pipeline / Security Audit (push) Successful in 50s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 1m4s
Comprehensive CI/CD Pipeline / Status Report (push) Successful in 15s
All checks were successful
Comprehensive CI/CD Pipeline / Build and Test (push) Successful in 1m55s
Comprehensive CI/CD Pipeline / Security Audit (push) Successful in 50s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 1m4s
Comprehensive CI/CD Pipeline / Status Report (push) Successful in 15s
This commit is contained in:
parent
e7429e50e5
commit
cbd2833592
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -32,7 +32,7 @@ Description: Debian package build environment manager
|
||||||
|
|
||||||
Package: mock-filesystem
|
Package: mock-filesystem
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, shadow-utils
|
Depends: ${misc:Depends}, passwd
|
||||||
Description: Filesystem layout and chroot structure for deb-mock
|
Description: Filesystem layout and chroot structure for deb-mock
|
||||||
This package provides the filesystem layout and chroot structure templates
|
This package provides the filesystem layout and chroot structure templates
|
||||||
for deb-mock. It includes directory structures, mount point definitions,
|
for deb-mock. It includes directory structures, mount point definitions,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue