summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot2006-06-15 22:34:50 -0500
committerroot2006-06-15 22:34:50 -0500
commit22c844bb0b673a9e7427e112664bbb9cb591f515 (patch)
tree1d20783ec0a857971ba3e8087a9a74aa53abf8ce
parent17d7a2d111b33658624279ec6f8fecbf451a4d76 (diff)
graphics/inkscape/: 2006/06/15 sync stable from p4
-rwxr-xr-xgraphics/inkscape/DEPENDS8
-rw-r--r--graphics/inkscape/HISTORY7
2 files changed, 9 insertions, 6 deletions
diff --git a/graphics/inkscape/DEPENDS b/graphics/inkscape/DEPENDS
index e6763f2c16..d6f7a2aaed 100755
--- a/graphics/inkscape/DEPENDS
+++ b/graphics/inkscape/DEPENDS
@@ -6,13 +6,9 @@ depends libart_lgpl &&
depends libsigc++3 &&
depends libgc &&
depends xml-parser-expat &&
+depends popt &&
optional_depends libgnomeprintui \
"--with-gnome-print" \
"--without-gnome-print" \
- "for GNOME printing support" &&
-
-optional_depends popt \
- "" \
- "" \
- "for parsing command line options"
+ "for GNOME printing support"
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index bef8f59fbc..66b4b7ae2e 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,10 @@
+2006-05-10 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * DEPENDS: removed optional_depends on popt as it's there as a hard
+ dependency
+
+2006-05-03 Flavien Bridault <vlaaad@sourcemage.org>
+ * DEPENDS: added popt (bug #11733)
+
2004-09-15 David Braaten <xiticix47@hotmail.com>
* DEPENDS: bug 9479, added depends libxslt.