From 7de1f05091a2a9ef1a17c7d89893406708c6cffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= Date: Wed, 25 Jul 2018 20:19:21 +0200 Subject: [PATCH] Cleanup --- dev-python/pygame/python_pygame-1.9.4.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/pygame/python_pygame-1.9.4.recipe b/dev-python/pygame/python_pygame-1.9.4.recipe index bc1c2390b..dc2d4781a 100644 --- a/dev-python/pygame/python_pygame-1.9.4.recipe +++ b/dev-python/pygame/python_pygame-1.9.4.recipe @@ -2,7 +2,7 @@ SUMMARY="A popular game development module for python" DESCRIPTION="PyGame - python bindings to sdl and other libs that facilitate \ game production." HOMEPAGE="https://www.pygame.org/" -COPYRIGHT="2000-2004, 2007 Pete Shinners +COPYRIGHT="2000-2004, 2007 Pete Shinners 2004 Takafumi Mizuno 2006-2007 Rene Dudfield 2007 Richard Goedeken @@ -47,7 +47,6 @@ BUILD_REQUIRES=" devel:libsdl_ttf devel:libsmpeg_0.4 " - BUILD_PREREQUIRES=" cmd:freetype_config cmd:gcc