[med-svn] [sra-sdk] 04/12: For some reason fakeroot seems to be needed as Build-Depends
    Andreas Tille 
    tille at debian.org
       
    Tue Aug 13 19:24:48 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 48eaf3615b3b28f8b5a4307af62a6b589c4e8904
Author: Andreas Tille <tille at debian.org>
Date:   Tue Aug 13 16:24:48 2013 +0200
    For some reason fakeroot seems to be needed as Build-Depends
---
 debian/control |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8a22fa1..6d403a9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                libbz2-dev,
                zlib1g-dev,
-               libxml2-dev
+               libxml2-dev,
+               fakeroot
 Standards-Version: 3.9.4
 Vcs-Browser: http://git.debian.org/?p=debian-med/sra-sdk.git;a=summary
 Vcs-Git: git://git.debian.org/debian-med/sra-sdk.git
-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
    
    
More information about the debian-med-commit
mailing list