We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 2a25116 commit 7ea8e7eCopy full SHA for 7ea8e7e
INSTALL
@@ -1106,7 +1106,7 @@ First you need to install the debian packaging tools once:
1106
The QGIS packages will be created with:
1107
1108
1109
- dpkg-buildpackage -us -us -b
+ dpkg-buildpackage -us -uc -b
1110
1111
1112
/!\ *Note:* If dpkg-buildpackage complains about unmet build dependencies
doc/INSTALL.t2t
@@ -1008,7 +1008,7 @@ apt-get install build-essential
1008
1009
1010
```
1011
-dpkg-buildpackage -us -us -b
+dpkg-buildpackage -us -uc -b
1012
1013
1014
/!\ ***Note:*** If ``dpkg-buildpackage`` complains about unmet build dependencies
0 commit comments