mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
graphics/xpe: Fixed dep information
This commit is contained in:
parent
9becf8df98
commit
7e44182a81
2 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,2 @@
|
|||
xpe: The neXtgen Povray Editor is a graphical editor for POV-Ray
|
||||
based on the wxWidgets library.
|
||||
|
||||
xpe requires wxGTK.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue