Update Buildroot 2019.02.8
This commit is contained in:
@@ -50,10 +50,10 @@ FREERDP_CONF_OPTS += -DWITH_ALSA=OFF
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_PULSEAUDIO),y)
|
||||
FREERDP_CONF_OPTS += -DWITH_PULSEAUDIO=ON
|
||||
FREERDP_CONF_OPTS += -DWITH_PULSE=ON
|
||||
FREERDP_DEPENDENCIES += pulseaudio
|
||||
else
|
||||
FREERDP_CONF_OPTS += -DWITH_PULSEAUDIO=OFF
|
||||
FREERDP_CONF_OPTS += -DWITH_PULSE=OFF
|
||||
endif
|
||||
|
||||
# For the systemd journal
|
||||
|
||||
Reference in New Issue
Block a user