Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37515393
en ru br
Репозитории ALT

Группа :: Обучение
Пакет: trikStudio

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: fix-build-with-qt5-quazip1.patch
Скачать


diff --git a/qrrepo/private/folderCompressor.cpp b/qrrepo/private/folderCompressor.cpp
index 5646eeb12..b59a855d7 100644
--- a/qrrepo/private/folderCompressor.cpp
+++ b/qrrepo/private/folderCompressor.cpp
@@ -24,7 +24,7 @@
 #include "exceptions/sourceFolderNotFoundException.h"
 #include "exceptions/couldNotOpenDestinationFileException.h"
 #include "exceptions/couldNotOpenInputFileException.h"
-#include <quazip5/JlCompress.h>
+#include <quazip/JlCompress.h>
 
 using namespace qrRepo;
 using namespace qrRepo::details;
diff --git a/qrrepo/qrrepo.pri b/qrrepo/qrrepo.pri
index 21c2c60ec..ce4be873f 100644
--- a/qrrepo/qrrepo.pri
+++ b/qrrepo/qrrepo.pri
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-links(qrkernel qrutils quazip5)
+links(qrkernel qrutils)
 
 clang:QMAKE_CXXFLAGS += -Wno-error=c++17-extensions
 CONFIG *= link_pkgconfig
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin