default_install &&
if is_depends_enabled $SPELL qt4; then
  patchelf --set-rpath /opt/qt4/lib "${INSTALL_ROOT}/usr/bin/pinentry-qt"
fi
