Skip to content

Commit

Permalink
[GTK] dnf install-dependencies has some deprecated packages
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=246801

Reviewed by Carlos Garcia Campos.

Tested with Fedora 36

* Tools/glib/dependencies/dnf:
* Tools/gtk/dependencies/dnf:

Canonical link: https://commits.webkit.org/255783@main
  • Loading branch information
lauromoura committed Oct 20, 2022
1 parent f35c7f9 commit 4018044
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Tools/glib/dependencies/dnf
Expand Up @@ -43,7 +43,7 @@ PACKAGES=(
perl-CGI
psmisc
pulseaudio-utils
python2-psutil
python3-psutil
rubygem-highline
rubygem-json

Expand All @@ -53,7 +53,7 @@ PACKAGES=(

# These are dependencies necessary for building the jhbuild.
expat-devel
fdk-aac-devel
fdk-aac-free-devel
git
gsettings-desktop-schemas-devel
gyp
Expand Down
10 changes: 4 additions & 6 deletions Tools/gtk/dependencies/dnf
Expand Up @@ -26,8 +26,7 @@ PACKAGES+=(
libv4l-devel
libvorbis-devel
libvpx-devel
libwayland-client-devel
libwayland-server-devel
wayland-devel
libXt-devel
libXtst-devel
mesa-libGL-devel
Expand All @@ -48,8 +47,8 @@ PACKAGES+=(
dbus-x11
hunspell-en
hunspell-en-GB
pygobject3-base
python2-yaml
python3-gobject
python3-yaml
weston-devel
xorg-x11-server-Xvfb

Expand All @@ -62,10 +61,9 @@ PACKAGES+=(
gobject-introspection
icon-naming-utils
itstool
libcroco-devel
libdrm-devel
libepoxy-devel
libevdev-dev
libevdev-devel
libgpg-error-devel
libinput-devel
libp11-devel
Expand Down

0 comments on commit 4018044

Please sign in to comment.