FS#2208 - pinentry dependencies
|
Details
The current version of pinentry pulls in large things like
QT, GTK and Xorg/Xfree86, while this is not needed: whenever
you want to use those things, you have them installed. If
you don't want the QT thing, you use the gtk thing, etc.
The gtk, qt and x-server should become a build-dependency (remove x-server from it because it's satisfied by both qt and gtk). Additionally, pinentry supports gtk2, so please mark that as a build dependency too. I'll attach a modified PKGBUILD to solve this. |
This task depends upon
PKGBUILD