wok-stable diff xorg-xprop/receipt @ rev 10000

libsexymm: fix bdeps (may need lingiomm)
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 01:30:49 2011 +0200 (2011-05-19)
parents b5bbe8a65b8f
children 78b69bcf5ca6
line diff
     1.1 --- a/xorg-xprop/receipt	Sun Nov 14 15:46:44 2010 +0000
     1.2 +++ b/xorg-xprop/receipt	Thu May 19 01:30:49 2011 +0200
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="X xprop application."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg"
     1.8 +DEPENDS="xorg-libX11"
     1.9 +BUILD_DEPENDS="xorg-libX11-dev"
    1.10  SOURCE="xprop"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.x.org/"