wok diff nvidia-settings/receipt @ rev 3410

Fix mplayerplug-in compile with gcc44 and glibc210
author Rohit Joshi <jozee@slitaz.org>
date Fri Jun 12 17:28:25 2009 +0000 (2009-06-12)
parents e2718e4cba26
children
line diff
     1.1 --- a/nvidia-settings/receipt	Thu Dec 11 15:40:01 2008 +0000
     1.2 +++ b/nvidia-settings/receipt	Fri Jun 12 17:28:25 2009 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="non-free"
     1.5  SHORT_DESC="NVIDIA X.org GUI configuration tool."
     1.6  MAINTAINER="b1+slitaz@nagel.org"
     1.7 -DEPENDS="nvidia-glx gtk+"
     1.8 +DEPENDS="nvidia-glx gtk+ xorg-libXdamage"
     1.9  WANTED="nvidia"
    1.10  WEB_SITE="http://www.nvidia.com"
    1.11