summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
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"