Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544110 - app-crypt/pinentry needs qt4_get_bindir
Summary: app-crypt/pinentry needs qt4_get_bindir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qtbindir
  Show dependency tree
 
Reported: 2015-03-22 14:43 UTC by Ben de Groot (RETIRED)
Modified: 2015-03-29 13:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben de Groot (RETIRED) gentoo-dev 2015-03-22 14:43:56 UTC
"${EPREFIX}"/usr/bin/moc is not the right location for moc in Qt >=4.8.6

This should be changed to "$(qt4_get_bindir)"/moc from qmake-utils.eclass
Comment 1 Kristian Fiskerstrand (RETIRED) gentoo-dev 2015-03-22 15:09:31 UTC
Thanks, 

+*pinentry-0.9.0-r3 (22 Mar 2015)
+
+  22 Mar 2015; Kristian Fiskerstrand <k_f@gentoo.org> +pinentry-0.9.0-r3.ebuild:
+  Use qt4_get_bindir from qmake-utils instead of hardcoding moc path. Fixes   
+  #544110
+