[graphics/digikam] /: missing path
Gilles Caulier <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 1f9d3cfd869baf60c19ca87fbff01cd2d72d3f9a by Gilles Caulier. Committed on 26/07/2026 at 12:28. Pushed by cgilles into branch 'master'. missing path M +1 -0 bootstrap.vcpkg https://invent.kde.org/graphics/digikam/-/commit/1f9d3cfd869baf60c19ca87fbff01cd2d72d3f9a diff --git a/bootstrap.vcpkg b/bootstrap.vcpkg index 8c6f4b5345..304d523f7e 100755 --- a/bootstrap.vcpkg +++ b/bootstrap.vcpkg @@ -55,6 +55,7 @@ $PATH:\ $VCPKG_INSTALL_PREFIX/tools/gperf:\ $VCPKG_INSTALL_PREFIX/tools/curl:\ $VCPKG_INSTALL_PREFIX/tools/pkgconf:\ +$VCPKG_INSTALL_PREFIX/tools/gettext/bin:\ $VCPKG_INSTALL_PREFIX/bin:\ $VCPKG_INSTALL_PREFIX/tools/Qt6/bin:\ $VCPKG_INSTALL_PREFIX/tools/qt5/bin:\