wok rev 11470
xorg-fonttosfnt: set depends to 'xorg-libX11 xorg-libfontenc freetype'
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 11:45:19 2011 +0100 (2011-12-17) |
parents | 9f73b90cad5a |
children | c4b90fef608f |
files | xorg-fonttosfnt/receipt |
line diff
1.1 --- a/xorg-fonttosfnt/receipt Sat Dec 17 11:45:19 2011 +0100 1.2 +++ b/xorg-fonttosfnt/receipt Sat Dec 17 11:45:19 2011 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 WEB_SITE="http://xorg.freedesktop.org/" 1.5 WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL" 1.6 TAGS="utility xorg fonts" 1.7 +DEPENDS="xorg-libX11 freetype xorg-libfontenc" 1.8 1.9 # Rules to configure and make the package.ls sr 1.10 compile_rules()