diff options
author | Wolfgang Müller | 2022-10-15 18:07:55 +0200 |
---|---|---|
committer | Wolfgang Müller | 2022-10-15 18:07:55 +0200 |
commit | 87e5d0fafce449ec4ce863c8f4f1178e05beb2bf (patch) | |
tree | 70b2178bbcca091135dfa6a9ec9e7670794728fa /desktop-wayland | |
parent | cce7c098cc16a053aead00ee12cff9b2d25f68d5 (diff) | |
download | portage-roles-87e5d0fafce449ec4ce863c8f4f1178e05beb2bf.tar.gz |
desktop-wayland: Enable 'X' USE flag for dev-cpp/cairomm
This is needed for Mozilla apps like Firefox and Thunderbird.
Diffstat (limited to '')
-rw-r--r-- | desktop-wayland/package.use/09-desktop-wayland | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-wayland/package.use/09-desktop-wayland b/desktop-wayland/package.use/09-desktop-wayland index 3a84471..139c1b8 100644 --- a/desktop-wayland/package.use/09-desktop-wayland +++ b/desktop-wayland/package.use/09-desktop-wayland @@ -20,6 +20,7 @@ dev-qt/qtgui egl x11-libs/libxkbcommon X # needed for www-browser/firefox +dev-cpp/cairomm X x11-libs/cairo X # needed for gui-wm/hikari |