Loading package/gpsd/gpsd.mk +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ endif # Enable or disable Qt binding ifeq ($(BR2_PACKAGE_QT_NETWORK),y) GPSD_SCONS_ENV += QMAKE="$(QT_QMAKE)" GPSD_DEPENDENCIES += qt host-pkgconf GPSD_DEPENDENCIES += qt else GPSD_SCONS_OPTS += qt=no endif Loading Loading
package/gpsd/gpsd.mk +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ endif # Enable or disable Qt binding ifeq ($(BR2_PACKAGE_QT_NETWORK),y) GPSD_SCONS_ENV += QMAKE="$(QT_QMAKE)" GPSD_DEPENDENCIES += qt host-pkgconf GPSD_DEPENDENCIES += qt else GPSD_SCONS_OPTS += qt=no endif Loading