Package: gcstar
Version: 0.4.1-1
Severity: normal
Tags: patch

When building 'gcstar' in a clean 'unstable' chroot,
I get the following error:

XML::Simple                        KO

Optional Components

Archive::Tar                       KO
Archive::Zip                       KO
Compress::Zlib                     KO
Digest::MD5                        OK
File::Path                         OK
MIME::Base64                       OK
Time::HiRes                        OK
XML::Simple                        KO

Error : Following Perl components have to be installed: 

XML::Parser
XML::Simple
make: *** [install] Error 1

Please add the missing Build-Depends on 
'libxml-parser-perl, libxml-simple-perl'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gcstar-0.4.1/debian/control ./debian/control
--- ../tmp-orig/gcstar-0.4.1/debian/control     2006-11-03 14:36:56.000000000 
+0000
+++ ./debian/control    2006-11-03 14:36:54.000000000 +0000
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Alexander Wirt <[EMAIL PROTECTED]>
-Build-Depends-Indep: libgtk2-perl, libwww-perl
+Build-Depends-Indep: libgtk2-perl, libwww-perl, libxml-parser-perl, 
libxml-simple-perl
 Build-Depends: debhelper (>= 4.0.0), dpatch
 Standards-Version: 3.7.2
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to