wok diff xorg-xeyes/receipt @ rev 13908

xpad: fix missing icon in lxpanel windows list
author ernia <monghitri@aruba.it>
date Wed Jan 23 18:50:25 2013 +0000 (2013-01-23)
parents bf4417b54ba9
children eb8067417980
line diff
     1.1 --- a/xorg-xeyes/receipt	Thu Nov 03 10:39:15 2011 +0100
     1.2 +++ b/xorg-xeyes/receipt	Wed Jan 23 18:50:25 2013 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://xorg.freedesktop.org/"
     1.6  WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL"
     1.7 +DEPENDS="xorg-libX11 xorg-libXt xorg-libXext xorg-libXmu xorg-libXrender"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()