projects
/
libreoffice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f25cf5
)
fix-bluez-external
author
Debian LibreOffice Maintainers
<debian-openoffice@lists.debian.org>
Wed, 24 May 2023 18:05:03 +0000
(19:05 +0100)
committer
Rene Engelhard
<rene@debian.org>
Wed, 24 May 2023 18:05:03 +0000
(19:05 +0100)
Gbp-Pq: Name fix-bluez-external.diff
sd/Library_sd.mk
patch
|
blob
|
history
diff --git
a/sd/Library_sd.mk
b/sd/Library_sd.mk
index 43b168be8d8c2a78a034cae65c808ce51526a34f..67ecf25c7289d3112a3096586fbb8d346f8ef135 100644
(file)
--- a/
sd/Library_sd.mk
+++ b/
sd/Library_sd.mk
@@
-99,7
+99,6
@@
$(eval $(call gb_Library_use_libraries,sd,\
))
$(eval $(call gb_Library_use_externals,sd,\
- bluez_bluetooth_headers \
boost_headers \
libxml2 \
dbus \
@@
-576,6
+575,10
@@
$(eval $(call gb_Library_add_defs,sd,\
-DENABLE_SDREMOTE_BLUETOOTH \
))
+$(eval $(call gb_Library_use_externals,sd,\
+ bluez_bluetooth_headers \
+))
+
endif # ENABLE_SDREMOTE_BLUETOOTH=TRUE
endif # ENABLE_SDREMOTE=TRUE