From 0e78e6b1f8ecda9a62245b38dc5a634cef8eccfd Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Mon, 27 Aug 2012 12:45:37 -0500 Subject: games/glestae: Fixed dep info Signed-off-by: Erik Hanson --- games/glestae/README | 3 +-- games/glestae/glestae.info | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/games/glestae/README b/games/glestae/README index 7c446aa1c0..7ea75a8b69 100644 --- a/games/glestae/README +++ b/games/glestae/README @@ -2,5 +2,4 @@ Glest Advanced Engine is a community driven project which extends and improves on Glest. It aims to provide features and tools that help people develop higher quality 3D real-time strategy games for all major platforms. -This requires lua, OpenAL, and physfs. -cppunit and wxGTK or wxPython are optional dependencies. +cppunit and wxPython are optional dependencies. diff --git a/games/glestae/glestae.info b/games/glestae/glestae.info index 6e9c195686..28de09f606 100644 --- a/games/glestae/glestae.info +++ b/games/glestae/glestae.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/glestae/glestae-src-0.3.93.tar.bz2" MD5SUM="83fec41c3c163dfb8437df93e98b5901" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="OpenAL cppunit lua physfs wxPython" +REQUIRES="OpenAL lua physfs" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -- cgit v1.2.3-65-gdbad