summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-27 17:54:09 +0200
committer Erik Hanson <erik@slackbuilds.org>2012-08-27 13:07:04 -0500
commit413b7bfd2c46cc50320e05f25e22b8b8f0b9c500 (patch)
tree340be2297342bb945d6be0f2682e1c46f4019a73
parent8275ad8c7038f63b8ce47c0b3e2e6980b0566160 (diff)
downloadslackbuilds-413b7bfd2c46cc50320e05f25e22b8b8f0b9c500.tar.gz
slackbuilds-413b7bfd2c46cc50320e05f25e22b8b8f0b9c500.tar.xz
graphics/k3d: Fixed dep information
-rw-r--r--graphics/k3d/README5
-rw-r--r--graphics/k3d/k3d.info2
2 files changed, 2 insertions, 5 deletions
diff --git a/graphics/k3d/README b/graphics/k3d/README
index 9f90faf377..b1fbaa205d 100644
--- a/graphics/k3d/README
+++ b/graphics/k3d/README
@@ -5,7 +5,4 @@ versatile and powerful package.
K-3D excels at polygonal modeling, and includes basic tools for NURBS,
patches, curves and animation.
-This requires gtkglext, libsigc++, glibmm, cairomm, pangomm and gtkmm
-(building / installing in this order should work fine)
-
-Optional packages: graphviz, gtksourceview, libgnome and OpenCASCADE.
+Optional dependencies are graphviz, gtksourceview, libgnome and OpenCASCADE.
diff --git a/graphics/k3d/k3d.info b/graphics/k3d/k3d.info
index 9428eece60..79c538beab 100644
--- a/graphics/k3d/k3d.info
+++ b/graphics/k3d/k3d.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/k3d/k3d-source-0.8.0.2.tar.bz2"
MD5SUM="9f4808b8d5e324f69b72ef1950df45d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="OpenCASCADE cairomm glibmm graphviz gtkglext gtkmm gtksourceview libgnome libsigc++ pangomm"
+REQUIRES="gtkglext gtkmm"
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"