Skip to content

Fix Fedora 39 package list to match Swift Docker image - #1459

Open
krishnapermi wants to merge 1 commit into
swiftlang:mainfrom
krishnapermi:patch-17
Open

Fix Fedora 39 package list to match Swift Docker image#1459
krishnapermi wants to merge 1 commit into
swiftlang:mainfrom
krishnapermi:patch-17

Conversation

@krishnapermi

Copy link
Copy Markdown
Contributor

Motivation:

I was comparing the packages listed on the install page against the swift-docker Dockerfile for Fedora 39 and found a few differences. The zip package isn't in the Docker image, and libstdc++-devel and libstdc++-static are required but missing from the website list.

Modifications:

  • Removed zip (not present in the Swift Docker image for Fedora 39)
  • Added libstdc++-devel and libstdc++-static in alphabetical order

Result:

The Fedora 39 package list on the install page now matches what's in the official Swift Docker image.

Part of #954

I was comparing the packages listed on the install page against the swift-docker Dockerfile for Fedora 39 and found a few differences. The `zip` package isn't in the Docker image, and `libstdc++-devel` and `libstdc++-static` are required but missing from the website list.

Part of swiftlang#954
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant