mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-nntp/pan: fix enchant dep
pan does not work with enchant-2, lock it to SLOT=0 and also subslot 0 to cover p.masked unslotted enchant. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
@@ -21,7 +21,7 @@ RDEPEND="
|
||||
gnome-keyring? ( >=gnome-base/libgnome-keyring-3.2 )
|
||||
libnotify? ( >=x11-libs/libnotify-0.4.1:0= )
|
||||
spell? (
|
||||
>=app-text/enchant-1.6:=
|
||||
>=app-text/enchant-1.6:0/0
|
||||
>=app-text/gtkspell-2.0.7:2 )
|
||||
ssl? ( >=net-libs/gnutls-3:0= )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user