aboutsummaryrefslogtreecommitdiff
path: root/sound/portaudio
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2023-07-05 02:32:56 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-07-07 12:50:12 +0200
commit3d0183e9c50ee6c709affa830460f4cd9b0ec85e (patch)
tree7b400bb629529170a5abb78ee25c5130cd65b9b1 /sound/portaudio
parent34e73bddab3dc22d0f2d9efc634f947e0232a51c (diff)
nginx: don't install all module for FULL variant
We currently have a more or less circular dependency with nginx ssl and full variant. FULL variant depends on every nginx module. Every nginx module depends on nginx-ssl. Since nginx-full depends on an nginx module, nginx-ssl is installed as module depends on it and then the installation fails as nginx-full conflicts with nginx-ssl. nginx-full in it's meaning is nginx built with every config selected and it should not have module as dependency. In fact an user should always install them separetly as while other things, local modification to the nginx config file are required to include the just installed module. To fix this circular dependency problem, drop the dependency of every nginx module for FULL variant. Fixes: #21300 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'sound/portaudio')
0 files changed, 0 insertions, 0 deletions