Skip to content

Commit

Permalink
x11-base/xorg-server: font-utils is only build time; align 9999.
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Karbowski <[email protected]>
  • Loading branch information
Piotr Karbowski committed Dec 18, 2021
1 parent 0db9792 commit f644cc5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-emulation/qemu/qemu-6.1.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ IUSE+=" ${use_softmmu_targets} ${use_user_targets}"
RESTRICT="!test? ( test )"
# Allow no targets to be built so that people can get a tools-only build.
# Block USE flag configurations known to not work.
REQUIRED_USE="${PYTHON_REQUIRED_USE}
REQUIRED_USE="
qemu_softmmu_targets_arm? ( fdt )
qemu_softmmu_targets_microblaze? ( fdt )
qemu_softmmu_targets_mips64el? ( fdt )
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ RESTRICT="!test? ( test )"

CDEPEND="
media-libs/libglvnd[X]
media-fonts/font-util
dev-libs/libbsd
dev-libs/openssl:0=
>=x11-apps/iceauth-1.0.2
Expand Down Expand Up @@ -71,6 +70,7 @@ CDEPEND="
DEPEND="${CDEPEND}
>=x11-base/xorg-proto-2021.4.99.2
>=x11-libs/xtrans-1.3.5
media-fonts/font-util
"
RDEPEND="${CDEPEND}
!systemd? ( gui-libs/display-manager-init )
Expand Down
1 change: 1 addition & 0 deletions x11-base/xorg-server/xorg-server-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ CDEPEND="
DEPEND="${CDEPEND}
>=x11-base/xorg-proto-2021.4.99.2
>=x11-libs/xtrans-1.3.5
media-fonts/font-util
"
RDEPEND="${CDEPEND}
!systemd? ( gui-libs/display-manager-init )
Expand Down

0 comments on commit f644cc5

Please sign in to comment.