[nightly,debian] build with uriparser support
This commit is contained in:
parent
8dedcc9068
commit
ec15f37180
@ -50,7 +50,8 @@ Build-Depends:
|
||||
libsdl2-ttf-dev,
|
||||
libsystemd-dev,
|
||||
libpkcs11-helper1-dev,
|
||||
libwebkit2gtk-4.0-dev
|
||||
libwebkit2gtk-4.0-dev,
|
||||
liburiparser-dev
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: http://www.freerdp.com/
|
||||
Vcs-Browser: http://github.com/FreeRDP/FreeRDP.git
|
||||
|
@ -24,6 +24,7 @@ DEB_CMAKE_EXTRA_FLAGS := -GNinja \
|
||||
-DWITH_WAYLAND=ON \
|
||||
-DWITH_CAIRO=ON \
|
||||
-DWITH_CCACHE=OFF \
|
||||
-DWITH_URIPARSER=ON \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DCMAKE_INSTALL_PREFIX=/opt/freerdp-nightly/ \
|
||||
|
Loading…
Reference in New Issue
Block a user