gnu: libcroco/fixed: Make private.
authorLéo Le Bouter <lle-bout@zaclys.net>
Mon, 15 Mar 2021 11:21:41 +0000 (12:21 +0100)
committerLéo Le Bouter <lle-bout@zaclys.net>
Mon, 15 Mar 2021 11:22:18 +0000 (12:22 +0100)
* gnu/packages/gnome.scm (libcroco/fixed): Use define instead of
define-public.

gnu/packages/gnome.scm

index af8722a..db7941b 100644 (file)
@@ -3246,7 +3246,7 @@ XML/CSS rendering engine.")
     ;; LGPLv2.1-only.
     (license license:lgpl2.1)))
 
-(define-public libcroco/fixed
+(define libcroco/fixed
   (package
     (inherit libcroco)
     (name "libcroco")