Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 595438

Summary: app-crypt/gpgme-1.7.0[qt5] calls moc directly
Product: Gentoo Linux Reporter: Michael Palimaka (kensington) <kensington>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: alonbl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 544108    
Attachments: gpgme-1.7.0-moc.patch

Description Michael Palimaka (kensington) gentoo-dev 2016-09-28 18:51:00 UTC
Created attachment 448364 [details, diff]
gpgme-1.7.0-moc.patch

app-crypt/gpgme-1.7.0[qt5] calls moc directly, but /usr/bin/moc is a symlink that could point to qt4 or qt5.

Attached is a suggested patch to ensure the qt5 version of moc is always called.
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2016-10-03 18:45:40 UTC
thanks!
done this a little bit different.