[Pkg-voip-commits] [pjproject] 14/42: rules: run 'make dep' at build time.

tzafrir at debian.org tzafrir at debian.org
Sat Nov 1 17:13:54 UTC 2014


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

tzafrir pushed a commit to branch master-2.3
in repository pjproject.

commit 26dbca199aa643ee3a8d76cc4a73d304a89fe84d
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Oct 30 09:30:09 2014 +0200

    rules: run 'make dep' at build time.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dbc0e6c..dd8cd0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ endif
 		--with-external-srtp --disable-opencore-amr
 
 override_dh_auto_build:
-	dh_auto_build
+	dh_auto_build -- dep all
 	cd pjsip-apps/src/python && python setup.py build
 
 override_dh_auto_install:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/pjproject.git



More information about the Pkg-voip-commits mailing list