From 314144d2128f99e05312b6622734f645a6f5cac4 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Sat, 10 Mar 2018 14:06:12 +0100 Subject: gnu: Switch from presentproto to xorgproto. * gnu/packages/gl.scm (mesa)[inputs]: Remove PRESENTPROTO. * gnu/packages/xorg.scm (xorg-server)[inputs]: Likewise. (presentproto)[properties]: Mark as superseded by XORGPROTO. --- gnu/packages/gl.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/packages/gl.scm') diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm index daec4b52bc..74875738e6 100644 --- a/gnu/packages/gl.scm +++ b/gnu/packages/gl.scm @@ -262,7 +262,6 @@ (define-public mesa (_ `())) ("makedepend" ,makedepend) - ("presentproto" ,presentproto) ("wayland" ,wayland) ("wayland-protocols" ,wayland-protocols))) (native-inputs -- cgit v1.2.3