From bea5239a3fe302f04874319a54db8b6a08996bf0 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Sat, 10 Mar 2018 12:32:17 +0100 Subject: gnu: Switch from randrproto to xorgproto. * gnu/packages/mate.scm (mate-control-center, mate-screensaver)[inputs]: Remove RANDRPROTO. * gnu/packages/xorg.scm (libxrandr, xorg-server)[inputs]: Likewise. (randrproto)[properties]: Mark as superseded by XORGPROTO. --- gnu/packages/mate.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'gnu/packages/mate.scm') diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index 1faabd1330..d6ad022989 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -924,7 +924,6 @@ icons on the MATE desktop. It works on local and remote file systems.") ("yelp-tools" ,yelp-tools) ("desktop-file-utils" ,desktop-file-utils) ("kbproto" ,kbproto) - ("randrproto" ,randrproto) ("renderproto" ,renderproto) ("scrnsaverproto" ,scrnsaverproto) ("xextpro" ,xextproto) @@ -1197,7 +1196,6 @@ Re-decorates windows on un-maximise. ("kbproto" ,kbproto) ("mate-common" ,mate-common) ("pkg-config" ,pkg-config) - ("randrproto" ,randrproto) ("renderproto" ,renderproto) ("scrnsaverproto" ,scrnsaverproto) ("which" ,which) -- cgit v1.2.3