to build xrdp with freerdp1 you need another library for libxrdp

This commit is contained in:
LawrenceK 2012-05-02 15:06:14 +01:00
parent ff6e8a1232
commit a87381b7ad
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ endif
if XRDP_FREERDP1
EXTRA_DEFINES += -DXRDP_FREERDP1
EXTRA_LIBS += -lfreerdp-codec
EXTRA_LIBS += -lfreerdp-codec -lfreerdp-utils
endif
if XRDP_JPEG