Skip to content

Commit 8802322

Browse files
authored
.deb: Indicate mesaflash needs root to build
During a test rebuild for building packages with `Rules-Requires-Root: no` as the default in `dpkg`, mesaflash failed to rebuild. Per the FAQ how to handle packages using static ownership, indicate we don't support building without root.
1 parent 063ac69 commit 8802322

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9),
88
libpci-dev,
99
libmd-dev,
1010
pkg-config
11+
Rules-Requires-Root: binary-targets
1112
Homepage: https://github.com/LinuxCNC/mesaflash
1213
Vcs-Browser: https://github.com/linuxcnc/mesaflash
1314
Vcs-Git: https://github.com/LinuxCNC/mesaflash.git -b master

0 commit comments

Comments
 (0)