mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
dependency change: man-db -> man
This commit is contained in:
parent
ed91d67a0c
commit
ed8ff24751
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -13,7 +13,7 @@ pkgbase = debhelper
|
|||
depends = dpkg
|
||||
depends = file
|
||||
depends = html2text
|
||||
depends = man-db
|
||||
depends = man
|
||||
depends = perl-pod-parser
|
||||
depends = strip-nondeterminism
|
||||
depends = po-debconf
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -16,7 +16,7 @@ depends=(
|
|||
'dpkg'
|
||||
'file'
|
||||
'html2text'
|
||||
'man-db'
|
||||
'man'
|
||||
'perl-pod-parser'
|
||||
'strip-nondeterminism'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue