From 71f61bb6efdbe52ad21f923b83475df48a28cb38 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 3 Oct 2017 10:03:54 -0400 Subject: [pkg] lintian virtual-package-depends-without-real-package-depends The package declares a depends on a virtual package without listing a real package as an alternative first. Its not necessary to have an alternative, but if there is a real package providing that virtual package that most users will want to use, its better to have one. Its good to have a specific one set for build-dependencies, so that builds are consistent. Picking policykit-1-gnome as the suggested, but it could be any. Related: #9033 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bcef5205..04fcb17f 100644 --- a/debian/control +++ b/debian/control @@ -95,7 +95,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, bitmask-core, python-psutil, - polkit-1-auth-agent, + policykit-1-gnome | polkit-1-auth-agent, openvpn Enhances: openvpn Provides: leap.bitmask.vpn -- cgit v1.2.3