[*/portage] enable USE=cairo for dev-python/pygobject
This commit is contained in:
parent
694c7ff782
commit
e0fdd83de6
@ -112,3 +112,6 @@ x11-libs/libdrm libkms
|
||||
|
||||
# E17 flags
|
||||
media-libs/evas X
|
||||
|
||||
# Enable Cairo for pybogject, we have split ebuilds
|
||||
dev-python/pygobject cairo
|
||||
|
@ -835,7 +835,8 @@ dev-libs/expat static-libs
|
||||
|
||||
# Prepare for GNOME 3
|
||||
# cairo pulls in mesa in the end, which is bad for spinbase
|
||||
dev-python/pygobject introspection -cairo
|
||||
# however, we have split ebuilds now, so enable cairo
|
||||
dev-python/pygobject introspection cairo
|
||||
sys-auth/polkit introspection
|
||||
sys-power/upower introspection
|
||||
net-libs/libsoup introspection
|
||||
|
Loading…
Reference in New Issue
Block a user