mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/dibbler: Update dependencies.
Following removal of dev-tex/floatflt. Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -15,12 +15,7 @@ IUSE="doc resolvconf"
|
||||
|
||||
RDEPEND="resolvconf? ( virtual/resolvconf )"
|
||||
DEPEND="${RDEPEND}
|
||||
doc? (
|
||||
|| (
|
||||
dev-texlive/texlive-latexextra
|
||||
dev-tex/floatflt
|
||||
)
|
||||
)"
|
||||
doc? ( dev-texlive/texlive-latexextra )"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
|
||||
|
||||
|
||||
@@ -15,12 +15,7 @@ IUSE="doc resolvconf"
|
||||
|
||||
RDEPEND="resolvconf? ( virtual/resolvconf )"
|
||||
DEPEND="${RDEPEND}
|
||||
doc? (
|
||||
|| (
|
||||
dev-texlive/texlive-latexextra
|
||||
dev-tex/floatflt
|
||||
)
|
||||
)"
|
||||
doc? ( dev-texlive/texlive-latexextra )"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-fno-common.patch
|
||||
"${FILESDIR}"/${P}-gnu-ism.patch
|
||||
|
||||
@@ -13,10 +13,7 @@ SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 hppa ~mips x86"
|
||||
IUSE="doc"
|
||||
|
||||
DEPEND="doc? ( || (
|
||||
dev-texlive/texlive-latexextra
|
||||
dev-tex/floatflt )
|
||||
)"
|
||||
DEPEND="doc? ( dev-texlive/texlive-latexextra )"
|
||||
RDEPEND=""
|
||||
|
||||
DOC_CONTENTS="Make sure that you modify client.conf, server.conf and/or relay.conf
|
||||
|
||||
Reference in New Issue
Block a user