Add libc6 to Depends section

Esse commit está contido em:
Kevin Sawicki
2014-09-23 12:12:39 -07:00
commit c6d6fb3b7a
+1 -1
Ver Arquivo
@@ -1,6 +1,6 @@
Package: <%= name %>
Version: <%= version %>
Depends: python (>= 2.6)
Depends: python (>= 2.6), libc6
Section: <%= section %>
Priority: optional
Architecture: <%= arch %>