wok-next diff xorg-fonttosfnt/receipt @ rev 14003
linux: fix module path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 16 15:38:33 2013 +0100 (2013-02-16) |
parents | bf4417b54ba9 |
children | eb8067417980 |
line diff
1.1 --- a/xorg-fonttosfnt/receipt Thu Nov 03 10:39:15 2011 +0100 1.2 +++ b/xorg-fonttosfnt/receipt Sat Feb 16 15:38:33 2013 +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()