25 Mar
2006
25 Mar
'06
10:48 a.m.
Author: jw Date: 2006-03-25 11:48:07 +0100 (Sat, 25 Mar 2006) New Revision: 1004 Modified: crux-2.2/iso/bin/setup-helper Log: take care of firefox' additional dependencies Modified: crux-2.2/iso/bin/setup-helper =================================================================== --- crux-2.2/iso/bin/setup-helper 2006-03-24 22:01:41 UTC (rev 1003) +++ crux-2.2/iso/bin/setup-helper 2006-03-25 10:48:07 UTC (rev 1004) @@ -87,3 +87,8 @@ remove_packages devfsd inject_packages udev pciutils libusb usbutils hotplug rename_packages "pkgconfig:pkg-config" + + +if [ `pkginfo -r $ROOT -i|gawk '{ print $1; }'|grep ^firefox$` ]; then + inject_packages cairo glitz pango hicolor-icon-theme +fi
6871
Age (days ago)
6871
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu