summaryrefslogtreecommitdiff
path: root/guix/build/qt-utils.scm
AgeCommit message (Expand)Author
2019-11-26guix: Fix wrap-qt-program....Directory names added here need to match qtbase's native-search-path specifications. * guix/build/qt-utils.scm (wrap-qt-program): Change paths used for QML2_IMPORT_PATH and QT_PLUGIN_PATH. Hartmut Goebel
2016-08-30build: Add wrap-qt-program....* guix/build/qt-utils.scm (wrap-qt-program): New file. * Makefile.am (MODULES): Add it. David Craven