From 50dee556f54851287b5671991d5f5ec0f22afa9a Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 16 Aug 2020 12:15:48 +0200 Subject: gnu: ola: Build with protobuf@3. * gnu/packages/lighting.scm (ola)[propagated-inputs]: Use default protobuf version. --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 9df42febd5..94832b357e 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -11659,7 +11659,7 @@ game.") ;thanks to Debian for description ("gsasl" ,gsasl) ("libgcrypt" ,libgcrypt) ("libircclient" ,libircclient) - ("protobuf" ,protobuf-2) + ("protobuf" ,protobuf-2) ; remove package when no longer needed ("qtbase" ,qtbase) ("sdl" ,(sdl-union (list sdl sdl-mixer))) ("sqlite" ,sqlite) -- cgit v1.2.3