Skip to content

Commit

Permalink
Update platform/linux/do_debian_package.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Benoit Pierre <benoit.pierre@gmail.com>
  • Loading branch information
pazos and benoit-pierre committed May 7, 2024
1 parent 42927c0 commit 87d2ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/linux/do_debian_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ BASE_DIR="tmp-debian"

# populate debian control file
mkdir -p "${BASE_DIR}/DEBIAN"
cat >"${BASE_DIR}/DEBIAN/control" <<EOF
cat >"${BASE_DIR}/DEBIAN/control" <<EOF
Section: graphics
Priority: optional
Depends: libsdl2-2.0-0, fonts-noto-hinted, fonts-droid-fallback, libc6 (>= 2.31)
Expand Down

0 comments on commit 87d2ce3

Please sign in to comment.