diff options
Diffstat (limited to 'gnu/packages/mate.scm')
-rw-r--r-- | gnu/packages/mate.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index d6ad022989..d39711b6db 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -926,7 +926,6 @@ icons on the MATE desktop. It works on local and remote file systems.") ("kbproto" ,kbproto) ("renderproto" ,renderproto) ("scrnsaverproto" ,scrnsaverproto) - ("xextpro" ,xextproto) ("xorgproto" ,xorgproto) ("xmodmap" ,xmodmap) ("gobject-introspection" ,gobject-introspection))) @@ -1199,7 +1198,6 @@ Re-decorates windows on un-maximise. ("renderproto" ,renderproto) ("scrnsaverproto" ,scrnsaverproto) ("which" ,which) - ("xextpro" ,xextproto) ("xorgproto" ,xorgproto))) (inputs `(("cairo" ,cairo) @@ -1254,7 +1252,6 @@ can be used as backgrounds in the MATE Desktop environment.") ("libsm" ,libsm) ("pkg-config" ,pkg-config) ("scrollkeeper" ,scrollkeeper) - ("xextpro" ,xextproto) ("xorgproto" ,xorgproto) ("yelp-tools" ,yelp-tools))) (inputs |