mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mail-filter/sqlgrey: Fix dependency on dev-perl/Net-Server
Package-Manager: portage-2.2.27
This commit is contained in:
committed by
Andreas K. Hüttel
parent
ad7c108c3b
commit
f6f6f08495
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -12,7 +12,7 @@ SLOT="0"
|
||||
IUSE="mysql postgres sqlite"
|
||||
RDEPEND="dev-lang/perl
|
||||
dev-perl/DBI
|
||||
dev-perl/net-server
|
||||
dev-perl/Net-Server
|
||||
dev-perl/Date-Calc
|
||||
virtual/mailx
|
||||
postgres? ( dev-perl/DBD-Pg )
|
||||
|
||||
Reference in New Issue
Block a user