app-emulation/nemu: QA/Drop unicode dep on ncurses
There is actually no dep on the specific ncurses version, but earlier one had unicode support hidden behind a useflag and I'm too lazy to find the right syntax for either-old-and-USE="unicode"-or-new-without. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
f2243ace54
commit
8b6521a40d
@ -33,7 +33,7 @@ IUSE="dbus network-map +ovf +savevm spice +vnc-client"
|
||||
RDEPEND="
|
||||
app-emulation/qemu[vnc,virtfs,spice?]
|
||||
dev-db/sqlite:3=
|
||||
sys-libs/ncurses:0=[unicode]
|
||||
>=sys-libs/ncurses-6.2_p20210619:0=
|
||||
virtual/libusb:1
|
||||
virtual/libudev:=
|
||||
dbus? ( sys-apps/dbus )
|
||||
|
Loading…
x
Reference in New Issue
Block a user