Closed arimelody closed 5 months ago
Hello,
Are you sure that there is no QT6-BASE package/s needed ?_?
they are! though qt6-base
and qt6-base-devel
are installed as dependencies of kf6-kcoreaddons-devel
, kf6-kconfig-devel
, and kf6-kwidgetsaddons-devel
, so i chose not to list it. i can add it either way, if need be!
As long as those components are needed for either building or running the program, they should be mentioned . . .
So if you could edit it by adding:
Build dependencies:
qt6-base-devel
Run dependencies:
qt6-base
Otherwise I will do it .
that should do it!
@arimelody,
You might be interested in submitting Koi package into Void repositories: https://github.com/void-linux/void-packages/pull/47985 . . .
wanted to build koi on my void install, and found these dependencies seemed to prove a happy minimum!
build tested on both my main system and void's
void-glibc-full
container image with only listed dependencies added.