mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 03:45:08 +03:00
Lintian: Remove build-essential dependency.
Resolve this Lintian error: E: softether source: build-depends-on-build-essential build-depends
This commit is contained in:
parent
7a75543f8e
commit
2a04be6f06
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: softether
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Darik Horn <dajhorn@vanadac.com>
|
||||
Build-Depends: debhelper (>= 9), dh-apparmor, dh-autoreconf, libncurses-dev, linux-libc-dev, libssl-dev, libreadline-dev, build-essential
|
||||
Build-Depends: debhelper (>= 9), dh-apparmor, dh-autoreconf, libncurses-dev, linux-libc-dev, libssl-dev, libreadline-dev
|
||||
Standards-Version: 3.9.1
|
||||
Homepage: http://www.softether.org/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user