[libcatmandu-marc-perl] 01/02: Fix resolve build-dependencies. Closes: bug#768744.

Jonas Smedegaard dr at jones.dk
Sun Nov 9 09:11:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit 7e68db5947545fe4ff474f9fb3c465518251c583
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Nov 9 09:56:16 2014 +0100

    Fix resolve build-dependencies. Closes: bug#768744.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 5afc57a..e2308fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/H/HO/HOCHSTEN
 
 # Needed by upstream build and (always) at runtime
 perl-deps = catmandu marc-file-marcmaker marc-file-mij marc-parser-raw
+deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
 deps +=, libjson-xs-perl (>= 2.300)
 deps +=, libmarc-xml-perl (>= 0.93)
 deps +=, libmarc-record-perl (>= 2.0.6)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-marc-perl.git



More information about the Pkg-perl-cvs-commits mailing list