|
|
@ -43,6 +43,8 @@ P_APPSDEV = $(DEBIAN)/tqt3-apps-dev
|
|
|
|
P_HEADERS = $(DEBIAN)/libtqt3-headers
|
|
|
|
P_HEADERS = $(DEBIAN)/libtqt3-headers
|
|
|
|
P_QTMTDEV = $(DEBIAN)/libtqt3-mt-dev
|
|
|
|
P_QTMTDEV = $(DEBIAN)/libtqt3-mt-dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RPC_INCLUDES = $(if $(wildcard /usr/include/tirpc),-I/usr/include/tirpc,)
|
|
|
|
|
|
|
|
|
|
|
|
TMP_INSTALL = $(DEBIAN)/tmp-install
|
|
|
|
TMP_INSTALL = $(DEBIAN)/tmp-install
|
|
|
|
|
|
|
|
|
|
|
|
CONFIGURE_OPTS = \
|
|
|
|
CONFIGURE_OPTS = \
|
|
|
@ -102,6 +104,8 @@ CONFIGURE_OPTS = \
|
|
|
|
-I/usr/include/freetype2 \
|
|
|
|
-I/usr/include/freetype2 \
|
|
|
|
-I`pg_config --includedir` \
|
|
|
|
-I`pg_config --includedir` \
|
|
|
|
-I`pg_config --includedir-server` \
|
|
|
|
-I`pg_config --includedir-server` \
|
|
|
|
|
|
|
|
$(RPC_INCLUDES) \
|
|
|
|
|
|
|
|
\
|
|
|
|
-L/usr/lib/$(DEB_HOST_MULTIARCH)\
|
|
|
|
-L/usr/lib/$(DEB_HOST_MULTIARCH)\
|
|
|
|
\
|
|
|
|
\
|
|
|
|
-lfontconfig \
|
|
|
|
-lfontconfig \
|
|
|
|