mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
net-misc/icaclient: fix libxml2 subslot dep
"When the sub-slot part is omitted from the SLOT definition, the package is
considered to have an implicit sub-slot which is equal to the regular slot."
Fixes: b68dfd3e17
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -55,7 +55,7 @@ RDEPEND="
|
||||
app-crypt/libsecret
|
||||
dev-libs/glib:2
|
||||
|| (
|
||||
dev-libs/libxml2:2/0
|
||||
dev-libs/libxml2:2/2
|
||||
dev-libs/libxml2-compat
|
||||
)
|
||||
media-fonts/font-adobe-100dpi
|
||||
|
||||
@@ -55,7 +55,7 @@ RDEPEND="
|
||||
app-crypt/libsecret
|
||||
dev-libs/glib:2
|
||||
|| (
|
||||
dev-libs/libxml2:2/0
|
||||
dev-libs/libxml2:2/2
|
||||
dev-libs/libxml2-compat
|
||||
)
|
||||
media-fonts/font-adobe-100dpi
|
||||
|
||||
Reference in New Issue
Block a user