wok diff tazpanel/receipt @ rev 18240
syslinux/taziso: do not use /media/cdrom
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 28 08:46:03 2015 +0200 (2015-07-28) |
parents | e12b8d32e95b |
children | c50866b1c9cb |
line diff
1.1 --- a/tazpanel/receipt Sat Jul 18 11:25:09 2015 +0200 1.2 +++ b/tazpanel/receipt Tue Jul 28 08:46:03 2015 +0200 1.3 @@ -13,8 +13,8 @@ 1.4 HOST_ARCH="i486 arm" 1.5 1.6 SUGGESTED="tazinst-gui tazinst" 1.7 -DEPENDS="busybox" 1.8 -BUILD_DEPENDS="" 1.9 +DEPENDS="busybox gettext-base" 1.10 +BUILD_DEPENDS="gettext" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()