gnu: libcroco/fixed: Make private.

* gnu/packages/gnome.scm (libcroco/fixed): Use define instead of
define-public.
This commit is contained in:
Léo Le Bouter 2021-03-15 12:21:41 +01:00
parent 8a085c1780
commit 3096428889
No known key found for this signature in database
GPG key ID: 45A8B1E86BCD10A6

View file

@ -3246,7 +3246,7 @@ (define-public libcroco
;; LGPLv2.1-only.
(license license:lgpl2.1)))
(define-public libcroco/fixed
(define libcroco/fixed
(package
(inherit libcroco)
(name "libcroco")