diff options
| author | Michael Biebl <biebl@debian.org> | 2024-04-22 03:23:28 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-04-22 03:27:40 +0200 |
| commit | 4a5b4a172f5c30f8fe4f888d5b037bf289ef65df (patch) | |
| tree | 26c5954ec178dcecfcc9b9459821dc425b018009 /debian | |
| parent | 72f36be239b06a11b0f7fdcd5405fc48052b7913 (diff) | |
Drop alternative Depends on obsolete policykit-1 package
It is no longer needed for backports as stable has a version of polkitd now. Closes: #1069636
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f10ca424..361f9de8 100644 --- a/debian/control +++ b/debian/control @@ -55,7 +55,7 @@ Depends: ${shlibs:Depends}, default-dbus-system-bus | dbus-system-bus, udev, adduser, - polkitd | policykit-1 + polkitd Recommends: ppp, dnsmasq-base, modemmanager, |