mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Add mesa-demos dependency on Mandriva for glxinfo
This commit is contained in:
parent
2a031b3a21
commit
2a57080756
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ if test x$system = xMandrivaLinux ; then
|
|||
for pkg in ffi5-devel libxdamage-devel gtk-doc gnome-common gnome-doc-utils libxulrunner-devel \
|
||||
librsvg2-devel libgnomeui2-devel xterm x11-apps x11-server-xephyr \
|
||||
libwnck-1-devel libGConf2-devel readline-devel flex bison GL-devel \
|
||||
zenity intltool ; do
|
||||
zenity intltool mesa-demos ; do
|
||||
if ! rpm -q --whatprovides $pkg > /dev/null 2>&1; then
|
||||
reqd="$pkg $reqd"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue