diff --git a/README.md b/README.md index a5d7d3590a22..3b2a3bf67959 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ Visit our GitHub Releases page for the latest stable version of Snapmaker Slicer - menu bar: Product => Run - Ubuntu - - Dependencies **Will be auto-installed with the shell script**: `libmspack-dev libgstreamerd-3-dev libsecret-1-dev libwebkit2gtk-4.0-dev libosmesa6-dev libssl-dev libcurl4-openssl-dev eglexternalplatform-dev libudev-dev libdbus-1-dev extra-cmake-modules libgtk2.0-dev libglew-dev libudev-dev libdbus-1-dev cmake git texinfo` - - run 'sudo ./BuildLinux.sh -u' - - run './BuildLinux.sh -dsir' + - Dependencies **Will be auto-installed with the shell script**: `libmspack-dev libgstreamerd-3-dev libsecret-1-dev libwebkit2gtk-4.0-dev libosmesa6-dev libssl-dev libcurl4-openssl-dev eglexternalplatform-dev libudev-dev libdbus-1-dev extra-cmake-modules libgtk2.0-dev libglew-dev libudev-dev libdbus-1-dev cmake automake git texinfo gstreamer1.0-x` + - run 'sudo ./build_linux.sh -u' + - run './build_linux.sh -dsir' # Note: diff --git a/scripts/linux.d/debian b/scripts/linux.d/debian index 206856a6f46a..5dd7cf4bc335 100644 --- a/scripts/linux.d/debian +++ b/scripts/linux.d/debian @@ -6,6 +6,7 @@ REQUIRED_DEV_PACKAGES=( autoconf build-essential cmake + automake eglexternalplatform-dev extra-cmake-modules file @@ -15,6 +16,7 @@ REQUIRED_DEV_PACKAGES=( libdbus-1-dev libglew-dev libgstreamerd-3-dev + gstreamer1.0-x libgtk-3-dev libmspack-dev libsecret-1-dev