summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-03-10 00:10:39 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-10 00:12:06 +0100
commit56451c789433e37dd0f27bff88a50bf6d3bd4136 (patch)
treea0050bfa71379aed64f3e1521bbf051ee47d2a73
parentef617dedd28ffa5c32cf9e0ee2482ce32aa195f4 (diff)
downloadpatches-56451c789433e37dd0f27bff88a50bf6d3bd4136.tar
patches-56451c789433e37dd0f27bff88a50bf6d3bd4136.tar.gz
gnu: libinput: Note libinput-minimal inheritance.
* gnu/packages/freedesktop.scm (libinput): Add a warning comment.
-rw-r--r--gnu/packages/freedesktop.scm1
1 files changed, 1 insertions, 0 deletions
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")