wok diff portmap/receipt @ rev 17245

Add lxqt (meta), make qt4-examples: screenshot, findfiles, charactermap
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 19 01:51:31 2014 +0200 (2014-10-19)
parents 02bbaa9d12ba
children 6135577f4d08
line diff
     1.1 --- a/portmap/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/portmap/receipt	Sun Oct 19 01:51:31 2014 +0200
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="RPC portmapper"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="libwrap"
     1.8 -BUILD_DEPENDS="libwrap-dev"
     1.9 +LICENSE="BSD"
    1.10  TARBALL="${PACKAGE}-${VERSION}.tgz"
    1.11  WEB_SITE="http://neil.brown.name/portmap/"
    1.12  WGET_URL="http://neil.brown.name/portmap/$TARBALL"
    1.13  
    1.14 +DEPENDS="libwrap"
    1.15 +BUILD_DEPENDS="libwrap-dev"
    1.16  
    1.17  # rules to configure and make the package.
    1.18  compile_rules()