We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08496b3 + a4ea0b1 commit 7953402Copy full SHA for 7953402
scripts/deb/templates/pbuilderrc
@@ -3,7 +3,7 @@ OTHERMIRROR="deb file:@PWD@/RPMS/ ./|deb-src file:@PWD@/SRPMS/ ./\
3
@APT_REPOS@"
4
BINDMOUNTS="@PWD@/RPMS @PWD@/SRPMS"
5
HOOKDIR="@PWD@/pbuilder"
6
-EXTRAPACKAGES="apt-utils"
+EXTRAPACKAGES="apt-utils fakeroot gettext intltool-debian python bsdmainutils debhelper dh-apparmor dh-ocaml file gettext-base groff-base man-db"
7
ALLOWUNTRUSTED=yes
8
DISTRIBUTION=@DIST@
9
PBUILDERSATISFYDEPENDSCMD="/usr/lib/pbuilder/pbuilder-satisfydepends-gdebi"
0 commit comments