From 56451c789433e37dd0f27bff88a50bf6d3bd4136 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 10 Mar 2020 00:10:39 +0100 Subject: gnu: libinput: Note libinput-minimal inheritance. * gnu/packages/freedesktop.scm (libinput): Add a warning comment. --- gnu/packages/freedesktop.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 90956968b2..63bfdf8a97 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -179,6 +179,7 @@ freedesktop.org project.") (license license:expat))) (define-public libinput + ;; Updating this will rebuild over 700 packages through libinput-minimal. (package (name "libinput") (version "1.15.0") -- cgit v1.2.3