diff options
author | Wolfgang Müller | 2022-07-10 18:55:53 +0200 |
---|---|---|
committer | Wolfgang Müller | 2022-07-10 18:55:53 +0200 |
commit | 608607e1841dea5c608a76a71525cfaae63c8053 (patch) | |
tree | 8641dd2cf6c15637b07009d73e80d978c9ba160f /desktop-wayland | |
parent | 7bb0c73bdfd73bbcb52624c2e3cc3dcc46426148 (diff) | |
download | portage-roles-608607e1841dea5c608a76a71525cfaae63c8053.tar.gz |
desktop-wayland: Enable X USE flag for net-misc/freerdp
We need this in order to build net-misc/remmina, even on a Wayland-only
system.
Diffstat (limited to '')
-rw-r--r-- | desktop-wayland/package.use/09-desktop-wayland | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop-wayland/package.use/09-desktop-wayland b/desktop-wayland/package.use/09-desktop-wayland index 85d5dbe..3a84471 100644 --- a/desktop-wayland/package.use/09-desktop-wayland +++ b/desktop-wayland/package.use/09-desktop-wayland @@ -24,3 +24,6 @@ x11-libs/cairo X # needed for gui-wm/hikari dev-libs/libucl LUA_SINGLE_TARGET: lua5-1 + +# needed for net-misc/remmina +net-misc/freerdp X |