fix-bluez-external
authorDebian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Sat, 1 May 2021 11:50:48 +0000 (12:50 +0100)
committerRene Engelhard <rene@debian.org>
Sat, 1 May 2021 11:50:48 +0000 (12:50 +0100)
Gbp-Pq: Name fix-bluez-external.diff

sd/Library_sd.mk

index 43b168be8d8c2a78a034cae65c808ce51526a34f..67ecf25c7289d3112a3096586fbb8d346f8ef135 100644 (file)
@@ -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