Skip to content

Commit

Permalink
debian: replace dev packages in list of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
McArcady authored and McArcady committed May 1, 2021
1 parent 306e25d commit 6d25cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ do_debian_extract() {
}

do_debian_build() {
do_fpm_build "deb" "libsdl-image1.2 libsdl-ttf2.0-0 libopenal-dev libsndfile-dev gnome-terminal openjdk-8-jre python3-tk python3-distutils python3-pil.imagetk qt5-default libqt5qml5 unionfs-fuse libcanberra-gtk-module"
do_fpm_build "deb" "libsdl-image1.2 libsdl-ttf2.0-0 libopenal1 libsndfile1 gnome-terminal openjdk-8-jre python3-tk python3-distutils python3-pil.imagetk libqt5qml5 libqt5concurrent5 libqt5gui5 unionfs-fuse libcanberra-gtk-module"
}

0 comments on commit 6d25cdf

Please sign in to comment.