--with-sources, downloading source packages flag.

This commit is contained in:
Andrey Smirnov
2014-02-14 23:58:09 +04:00
parent 519082a61e
commit b2523b4215
4 changed files with 8 additions and 2 deletions
+2 -1
View File
@@ -6,5 +6,6 @@
"dependencyFollowRecommends": false,
"dependencyFollowAllVariants": false,
"gpgDisableSign": false,
"gpgDisableVerify": false
"gpgDisableVerify": false,
"downloadSourcePackages": false
}