Просмотр исходного кода

Add util-linux (>= 2.33) dependency for setpriv

In Debian 10 setpriv was merged into util-linux.
Henri Hulski 6 лет назад
Родитель
Сommit
e4d7791224
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/deb/hestia/control

+ 1 - 1
src/deb/hestia/control

@@ -6,7 +6,7 @@ Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com
 Architecture: amd64
-Depends: bash, awk, sed, acl, sysstat, setpriv
+Depends: bash, awk, sed, acl, sysstat, setpriv | util-linux (>= 2.33)
 Description: hestia
  hestia is an open source hosting control panel.
  hestia has a clean and focused interface without the clutter.