mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 00:16:59 +02:00
fix(profiles/package.use): mask out cairo
pygobject is used by systemd-analyze and will want to bring in cairo, x, etc. add -cairo to stop this.
This commit is contained in:
parent
c7d70116da
commit
c00c847956
@ -12,6 +12,7 @@ dev-libs/protobuf -python
|
||||
dev-libs/libxml2 -python
|
||||
dev-perl/GD png
|
||||
dev-python/pyudev pygobject
|
||||
dev-python/pygobject -cairo
|
||||
dev-util/perf tui -doc
|
||||
dev-vcs/git cvs subversion webdav curl bash-completion
|
||||
dev-vcs/subversion -dso webdav-serf
|
||||
|
Loading…
Reference in New Issue
Block a user