Browse Source

add Requires: python-lxml,perl-XML-RegExp,perl-XML-DOM

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3965 ec354946-7b23-47d6-9f5a-488ba84defc7
tanakanata 13 years ago
parent
commit
c6ecfb08e1
1 changed files with 9 additions and 4 deletions
  1. 9 4
      i/inkscape/inkscape-vl.spec

+ 9 - 4
i/inkscape/inkscape-vl.spec

@@ -1,10 +1,8 @@
-#define svn 22184
-
 Name:		inkscape
 Summary:	A Vector Drawing Application
-Summary(ja):	ベクトル描画アプリケーション
+Summary(ja):	ベクター描画アプリケーション
 Version:	0.48.1
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 
 Group:		Applications/Graphics
 License:	GPLv2
@@ -29,6 +27,10 @@ BuildRequires: gsl-devel
 BuildRequires: libboost-devel
 BuildRequires: popt-devel
 BuildRequires: ImageMagick-c++-devel
+Requires:      python-lxml
+Requires:      perl-XML-RegExp
+Requires:      perl-XML-DOM
+Requires:      perl-XML-XQL
 
 %description
 Inkscape is a SVG based generic vector-drawing program for 
@@ -91,6 +93,9 @@ gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
 %{_mandir}/fr/man1/*
 
 %changelog
+* Sat May 28 2011 TANAKA hiroaki <mosaicist@par.odn.ne.jp> 
+- add Requires: python-lxml,perl-XML-RegExp,perl-XML-DOM
+
 * Sat Mar 12 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.48.1-1
 - new upstream release
 - built with poppler-0.16.3