mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-21 06:59:59 -05:00
udev: Don't install the udev rules if we're not compiling udev support
This commit is contained in:
parent
1ca7603109
commit
7ee1b471d9
1 changed files with 2 additions and 0 deletions
|
|
@ -1051,8 +1051,10 @@ alsaprofilesets_DATA = \
|
|||
modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf \
|
||||
modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf
|
||||
|
||||
if HAVE_UDEV
|
||||
udevrules_DATA = \
|
||||
modules/alsa/mixer/profile-sets/90-pulseaudio.rules
|
||||
endif
|
||||
|
||||
alsapaths_DATA = \
|
||||
modules/alsa/mixer/paths/analog-input-aux.conf \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue