fix build on Debian GNU/Hurd
authorSamuel Thibault <sthibault@debian.org>
Thu, 29 Sep 2022 08:55:48 +0000 (09:55 +0100)
committerDmitry Shachnev <mitya57@debian.org>
Thu, 29 Sep 2022 08:55:48 +0000 (09:55 +0100)
Forwarded: no
Last-Update: 2019-12-31

Gbp-Pq: Name hurd_geoclue.diff

src/plugins/position/position.pro

index 412bafe82999d3e8819d3a2f0ad71f1314698444..f9cf27b7eb9da9beb93e49c68b2130287be54956 100644 (file)
@@ -2,8 +2,8 @@ TEMPLATE = subdirs
 
 QT_FOR_CONFIG += positioning-private
 
-linux|freebsd|openbsd|netbsd:qtHaveModule(dbus):SUBDIRS += geoclue
-linux|freebsd|openbsd|netbsd:qtHaveModule(dbus):SUBDIRS += geoclue2
+linux|freebsd|openbsd|netbsd|hurd:qtHaveModule(dbus):SUBDIRS += geoclue
+linux|freebsd|openbsd|netbsd|hurd:qtHaveModule(dbus):SUBDIRS += geoclue2
 qtConfig(gypsy):SUBDIRS += gypsy
 qtConfig(winrt_geolocation):SUBDIRS += winrt
 qtHaveModule(simulator):SUBDIRS += simulator