diff --git a/tools/build/gnome-shell-build-setup.sh b/tools/build/gnome-shell-build-setup.sh index ca0bbf9cf..702ce450c 100755 --- a/tools/build/gnome-shell-build-setup.sh +++ b/tools/build/gnome-shell-build-setup.sh @@ -61,7 +61,7 @@ fi # libjasper, libjpeg, libpng, libpulse, libtiff, libwnck, # libxml2, ORBit2, python, readline, # spidermonkey ({mozilla,firefox,xulrunner}-js), startup-notification -# xdamage, icon-naming-utils +# xdamage, icon-naming-utils, libtool-ltdl, libvorbis # # Non-devel packages needed by gnome-shell and its deps: # glxinfo, gstreamer-plugins-base, gstreamer-plugins-good, @@ -109,7 +109,7 @@ if test "x$system" = xFedora ; then python-devel pygobject2 readline-devel xulrunner-devel libXdamage-devel libcroco-devel libxml2-devel gstreamer-devel gstreamer-plugins-base gstreamer-plugins-good glx-utils startup-notification-devel xorg-x11-server-Xephyr gnome-terminal zenity - icon-naming-utils + icon-naming-utils libtool-ltdl-devel libvorbis-devel " if expr $version \>= 14 > /dev/null ; then