blob: 57b6c168a608c4387cee33bc95fb52cb90044e63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#############################
# Break circular dependency #
#############################
# (media-libs/libwebp-1.0.3:0/7::nokit, ebuild scheduled for merge) depends on
# (media-libs/tiff-4.0.10-r2:0/0::nokit, ebuild scheduled for merge) (buildtime_slot_op)
# (media-libs/libwebp-1.0.3:0/7::nokit, ebuild scheduled for merge) (buildtime_slot_op)
#
# It might be possible to break this cycle
# by applying any of the following changes:
# - media-libs/tiff-4.0.10-r2 (Change USE: -webp)
# - media-libs/libwebp-1.0.3 (Change USE: -tiff)
media-libs/tiff -webp
|