Files
localrepo/dev-qt/qtchooser/files/qtchooser-66-qt-5.15.3-compat.patch
Olivier van der Toorn fcf63c0b80 Add dev-qt from an older version of the gentoo repo
Qt5 has been removed, we restore it since we still use it.
2026-07-03 10:53:26 +02:00

34 lines
470 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -1,18 +1,13 @@
MKDIR = mkdir -p
prefix = /usr
bindir = $(prefix)/bin
-TOOLS = assistant \
- designer \
+TOOLS = designer \
lconvert \
- linguist \
lrelease \
lupdate \
moc \
- pixeltool \
qcollectiongenerator \
- qdbus \
qdbuscpp2xml \
- qdbusviewer \
qdbusxml2cpp \
qdoc \
qdoc3 \
@@ -44,9 +39,7 @@
rcc \
repc \
uic \
- uic3 \
- xmlpatterns \
- xmlpatternsvalidator \
+ uic3
# keep the above line empty