build: Add missing libcanberra build deps on Fedora
This commit is contained in:
parent
79a33fa7fb
commit
c6f6ac926e
@ -61,7 +61,7 @@ fi
|
|||||||
# libjasper, libjpeg, libpng, libpulse, libtiff, libwnck,
|
# libjasper, libjpeg, libpng, libpulse, libtiff, libwnck,
|
||||||
# libxml2, ORBit2, python, readline,
|
# libxml2, ORBit2, python, readline,
|
||||||
# spidermonkey ({mozilla,firefox,xulrunner}-js), startup-notification
|
# 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:
|
# Non-devel packages needed by gnome-shell and its deps:
|
||||||
# glxinfo, gstreamer-plugins-base, gstreamer-plugins-good,
|
# 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
|
python-devel pygobject2 readline-devel xulrunner-devel libXdamage-devel libcroco-devel
|
||||||
libxml2-devel gstreamer-devel gstreamer-plugins-base gstreamer-plugins-good
|
libxml2-devel gstreamer-devel gstreamer-plugins-base gstreamer-plugins-good
|
||||||
glx-utils startup-notification-devel xorg-x11-server-Xephyr gnome-terminal zenity
|
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
|
if expr $version \>= 14 > /dev/null ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user