Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37911583
en ru br
ALT Linux repositórios
S:2022.2-alt2

Group :: Educação
RPM: trikStudio

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: fix-build-with-qt5-quazip1.patch
Download


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
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009