[sheepdog] [PATCH] fix control file for missing yasm binary
    Vasiliy Tolstov 
    v.tolstov at selfip.ru
       
    Tue Feb 24 10:58:41 CET 2015
    
    
  
Signed-off-by: Vasiliy Tolstov <v.tolstov at selfip.ru>
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index d6e7af8..dbd42b1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9),
  liburcu-dev,
  libzookeeper-mt-dev [linux-any],
  libfuse-dev,
+ yasm,
  po-debconf
 Standards-Version: 3.9.4
 Homepage: http://sheepdog.github.io/sheepdog
-- 
2.2.2
    
    
More information about the sheepdog
mailing list