Skip to content

Commit d2f7105

Browse files
diggerdugh2o
authored andcommitted
Fix issue of "Cannot find the debugedit binary required for including source files in debug packages."
Fix issue of "Cannot find the debugedit binary required for including source files in debug packages."
1 parent 7422121 commit d2f7105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ host_packages=(
123123

124124
arch_packages=(
125125
fakeroot # for makepkg
126+
debugedit # for makepkg
126127
grub
127128
openssh
128129
)

0 commit comments

Comments
 (0)