gnu: Add the 'license:' prefix. * gnu/packages/glib.scm (itstool): Change 'gpl3+' to 'license:gpl3+'.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/glib.scm
M gnu/packages/glib.scm => gnu/packages/glib.scm +1 -1
@@ 218,7 218,7 @@ applying standard ITS rules, as well as extension rules specific to ITS Tool. ITS also provides an industry standard way for authors to override translation information in their documents, such as whether a particular element should be translated.") (license gpl3+))) (license license:gpl3+))) (define-public dbus-glib (package