Disable and remove libcaption
This commit is contained in:
parent
70f36a42fa
commit
53054a31bf
2 changed files with 3 additions and 1 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
|
@ -13,7 +13,8 @@ override_dh_auto_configure:
|
|||
dh_auto_configure -- \
|
||||
-DOBS_MULTIARCH_SUFFIX=/$(DEB_HOST_MULTIARCH) \
|
||||
-DUNIX_STRUCTURE=1 \
|
||||
-DENABLE_WIN_UPDATER=0
|
||||
-DENABLE_WIN_UPDATER=0 \
|
||||
-DBUILD_CAPTIONS=0
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue