summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2012-08-24 17:12:56 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-08-24 17:47:44 -0500
commit77ee4df17f164b178387d85df4400d1b6a987949 (patch)
tree86fc4b30f6ba147d724abf73887c132f86372458 /development
parent317652b1c66c073b5cbef4f09e9f40c3d85db707 (diff)
downloadslackbuilds-77ee4df17f164b178387d85df4400d1b6a987949.tar.gz
slackbuilds-77ee4df17f164b178387d85df4400d1b6a987949.tar.xz
development/kicad: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/kicad/README5
-rw-r--r--development/kicad/kicad.info2
2 files changed, 1 insertions, 6 deletions
diff --git a/development/kicad/README b/development/kicad/README
index f1c57756db..2d3da406c5 100644
--- a/development/kicad/README
+++ b/development/kicad/README
@@ -2,8 +2,3 @@ The KiCad project aims at creating a portable, cross-platform, Free/Libre/
Open-Source EDA Suite, capable of schematic and printed circuit board
design. The suite consist of a project manager, schematic editor,
netlist converter, pcb designer and a gerber viewer.
-
-There are separate SlackBuilds for the libraries and additional
-documentation, kicad-library and kicad-doc.
-
-This requires wxGTK.
diff --git a/development/kicad/kicad.info b/development/kicad/kicad.info
index 5526128218..7b7c7bb042 100644
--- a/development/kicad/kicad.info
+++ b/development/kicad/kicad.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.nielshorn.net/_download/slackware/source/kicad-bzr_20120205
MD5SUM="870a0e86f460744a767945242b1e5f5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="kicad-doc kicad-library wxGTK"
+REQUIRES="wxPython"
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"