RJVB / macstrop

RJVB's repository of alternative macports, with ports missing from or overriding those in the standard collection, including a set of KF5 ports.
20 stars 9 forks source link

kf5-kdesignerplugin does not need WebKit? #69

Closed Tatsh closed 4 years ago

Tatsh commented 4 years ago

On Gentoo, Qt WebKit (or any other version) is not pulled in. I also checked on the two binary files and none link to QtWebKit:

otool -L /opt/local/share/qt5/plugins/designer/kf5widgets.so
otool -L /opt/local/bin/kgendesignerplugin

Can we get the Webkit dep removed from this? It's the only thing I install that needs it and it's a pain when it takes an hour to update Qt WebKit (and too often, this fails).