Updated debian control files
This commit is contained in:
@@ -4,7 +4,7 @@ export DH_VERBOSE=1
|
|||||||
export CLANGUML_GIT_TOPLEVEL_DIR=$(CURDIR)
|
export CLANGUML_GIT_TOPLEVEL_DIR=$(CURDIR)
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure --buildsystem=cmake -- -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr
|
dh_auto_configure --buildsystem=cmake -- -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_REQUIRED_LIBRARIES="pthread"
|
||||||
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
|
|||||||
Reference in New Issue
Block a user