graphics/xpe: Fixed dep information

This commit is contained in:
ponce 2012-08-27 18:59:24 +02:00 committed by Erik Hanson
parent 9becf8df98
commit 7e44182a81
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,2 @@
xpe: The neXtgen Povray Editor is a graphical editor for POV-Ray
based on the wxWidgets library.
xpe requires wxGTK.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/nextpe/xpe_project_v0_9_5b.tar.gz"
MD5SUM="3a875f7aa2bc058bd299c1db9aabf067"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK"
REQUIRES="wxPython"
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"