aboutsummaryrefslogtreecommitdiffstats
path: root/packages/roadmap/files/qt/qt2-fixes.patch
blob: 63c1c96e53cf42343b5bfbd3a2b17eb7bf30073f (plain)
1
2
3
4
5
6
7
8
9
10
--- src/qt/Makefile~qt2-fixes.patch
+++ src/qt/Makefile
@@ -19,7 +19,7 @@
 
 ifeq ($(DESKTOP),QPE)
    CFLAGS += -I$(QTDIR)/include -DQWS
-   LIBS += -lqte -lqpe
+   LIBS += -lqpe
    INSTALLDIR=$(QTDIR)
 endif