On Thu, Jan 28, 2021 at 5:08 AM Miro Hrončok <mhroncok@xxxxxxxxxx> wrote: > I've realized I have scala installed on my F33 developer machine and wanted to > remove it. But apparently, opencv-core pulls it in: > > [~]$ repoquery --installed --whatrequires scala > jacop-0:4.8-2.fc33.noarch > [~]$ repoquery --installed --whatrequires jacop > mp-0:3.1.0-31.20200303git7fd4828.fc33.x86_64 > [~]$ repoquery --installed --whatrequires mp > coin-or-Cbc-0:2.10.5-4.fc33.x86_64 > [~]$ repoquery --installed --whatrequires coin-or-Cbc > coin-or-Clp-0:1.17.6-2.fc33.x86_64 > [~]$ repoquery --installed --whatrequires coin-or-Clp > coin-or-Cbc-0:2.10.5-4.fc33.x86_64 > coin-or-Cgl-0:0.60.3-2.fc33.x86_64 > opencv-core-0:4.3.0-10.fc33.x86_64 > > Is this chain expected? I recently rescued scala when it was orphaned, specifically to save jacop so that the chain to it from the coin-or-* packages would not be broken. But I'm not sure jacop really needs scala. I think jacop may just be providing an interface that scala programs can use to access it, but mp doesn't use that interface. I made a note to myself to look into this, but it hasn't floated to the top of my TODO list yet. If anybody wants to investigate before I get to it, please go ahead. -- Jerry James http://www.jamezone.org/ _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx