wok-6.x diff dkms/receipt @ rev 17939
partimage: fix post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 15 09:53:08 2015 +0200 (2015-04-15) |
parents | eb8067417980 |
children | d125a206defd |
line diff
1.1 --- a/dkms/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/dkms/receipt Wed Apr 15 09:53:08 2015 +0200 1.3 @@ -10,6 +10,8 @@ 1.4 WEB_SITE="http://linux.dell.com/dkms" 1.5 WGET_URL="$WEB_SITE/permalink/$TARBALL" 1.6 1.7 +BUILD_DEPENDS="gettext" 1.8 + 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 {