ManjaroLinux needs static libs too

This commit is contained in:
titiger 2019-10-21 23:25:11 +02:00
parent e978dd3561
commit 95b185bd10
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ case $distribution in
esac
;;
SuSE|SUSE?LINUX|Opensuse|Fedora|Mageia)
SuSE|SUSE?LINUX|Opensuse|Fedora|Mageia|ManjaroLinux)
case $release in
*)
if [ "$WANT_STATIC_LIBS" = "-DWANT_STATIC_LIBS=ON" ]; then