diff options
| author | 2024-06-06 00:30:00 +0200 | |
|---|---|---|
| committer | 2024-06-06 17:20:21 +0200 | |
| commit | 0f4e218448a573886b560d59086457670956a41b (patch) | |
| tree | 9136d9f33e276cc97e214313fa9c96e598e2b6be /debian/control | |
| parent | d888609a4138041893295f76938b7596b8e85062 (diff) | |
| download | base-files-0f4e218448a573886b560d59086457670956a41b.tar.gz base-files-0f4e218448a573886b560d59086457670956a41b.zip | |
DEP17: Install /usr-merge aliasing symlinks. Closes: #1064459.
Diffstat (limited to '')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d4bad8a..942fed8 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10~) Rules-Requires-Root: binary-targets Package: base-files -Provides: base +Provides: base, usr-is-merged Architecture: any Pre-Depends: awk Depends: ${misc:Depends} |
