[Slackbuilds-users] g15 stuff in git, plus my slackbuilds
J
j at dawnrazor.net
Thu Aug 30 19:31:33 UTC 2012
I noticed that libg15render and g15daemon in the SBo git repo have
circular requirements:
(14:24){lappix}(~)# sbofind -i libg15render | grep REQUIRES
REQUIRES="g15daemon libg15"
(14:24){lappix}(~)# sbofind -i g15daemon | grep REQUIRES
REQUIRES="libg15 libg15render"
They are of the same versions as what's in the 13.37 repo, in which
case the requirements look like this:
(14:28){lappix}(~)# sbofind -r libg15render | grep requires
This requires libg15.
(14:28){lappix}(~)# sbofind -r g15daemon | grep requires
This requires libg15 and libg15render.
Also, my two slackbuilds, perl-Sort-Versions, and perl-Text-Tabulate,
build and install and function without issue on RC3.
Thanks,
J
More information about the SlackBuilds-users
mailing list