wok-6.x diff xorg-xmessage/receipt @ rev 11351

get-flash-plugin: Add support to use /etc/slitaz/slitaz.conf file if it exist. If $INSTALLED doesn't exist, assign it to /var/lib/tazpkg/installed.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 29 11:53:47 2011 +0000 (2011-11-29)
parents bfa0622138b5
children baad5810ddc5
line diff
     1.1 --- a/xorg-xmessage/receipt	Mon Nov 15 06:23:06 2010 +0000
     1.2 +++ b/xorg-xmessage/receipt	Tue Nov 29 11:53:47 2011 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Display a message or query in a window."
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  DEPENDS="xorg-libXaw"
     1.7 -BUILD_DEPENDS="xorg-libXaw-dev xorg-libXt-dev xorg-util-macros pkg-config"
     1.8 +BUILD_DEPENDS="xorg-libXaw-dev"
     1.9  SOURCE="xmessage"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.x.org/"