[Libreoffice-commits] core.git: configure.ac

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Wed Aug 12 07:04:22 UTC 2020


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0c33370592bc317cfe8c7bd65c91358ecc622594
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Mon Aug 10 16:54:36 2020 +0300
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Wed Aug 12 09:03:47 2020 +0200

    Sukapura is MPL, says icon-themes/sukapura/LICENSE
    
    Change-Id: Ib4e6c5aa423f531c3826c66fb68dbe8149dce0c1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100563
    Tested-by: Jenkins
    Reviewed-by: Tor Lillqvist <tml at collabora.com>

diff --git a/configure.ac b/configure.ac
index 71c395b792e7..ce2cdec3be4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13321,7 +13321,7 @@ if test "$enable_mpl_subset" = "yes"; then
     fi
     for theme in $WITH_THEMES; do
         case $theme in
-        breeze|breeze_dark|breeze_dark_svg|breeze_svg|elementary|elementary_svg|karasa_jaga|karasa_jaga_svg|sukapura|sukapura_svg) #denylist of icon themes under GPL or LGPL
+        breeze|breeze_dark|breeze_dark_svg|breeze_svg|elementary|elementary_svg|karasa_jaga|karasa_jaga_svg) #denylist of icon themes under GPL or LGPL
             AC_MSG_ERROR([need to disable icon themes from '$WITH_THEMES': $theme present, use --with-theme=colibre]) ;;
         *) : ;;
         esac


More information about the Libreoffice-commits mailing list