Makefile: remove ndiswrapper and slmodem from -commontools target
Makefile.defs: x86_64: add requirement default for ghostscript
This commit is contained in:
parent
ee724130cd
commit
cf3b381305
2
Makefile
2
Makefile
@ -16,7 +16,7 @@ $(MAKEDIST_TARGET)-commontools: sysvinit util-linux module-init-tools \
|
|||||||
wireless_tools wpa_supplicant openmamba-release refit-tools openssh-clients \
|
wireless_tools wpa_supplicant openmamba-release refit-tools openssh-clients \
|
||||||
dosfstools man mbr iptables cups vim iputils sudo postplug xinetd less \
|
dosfstools man mbr iptables cups vim iputils sudo postplug xinetd less \
|
||||||
reiserfsprogs ppp b43-tools mdadm usb-modeswitch \
|
reiserfsprogs ppp b43-tools mdadm usb-modeswitch \
|
||||||
ndiswrapper slmodem usbutils ftp telnet eject bluez lsof \
|
usbutils ftp telnet eject bluez lsof \
|
||||||
tcpdump pcmcia-utils xdg-utils unionfs_utils iproute $(MAKEDIST_TARGET)-firmwares \
|
tcpdump pcmcia-utils xdg-utils unionfs_utils iproute $(MAKEDIST_TARGET)-firmwares \
|
||||||
$(MAKEDIST_TARGET)-devel
|
$(MAKEDIST_TARGET)-devel
|
||||||
$(MAKEDIST_TARGET)-debug: strace valgrind gdb minicom openssh-server dhcpclient rpm iputils \
|
$(MAKEDIST_TARGET)-debug: strace valgrind gdb minicom openssh-server dhcpclient rpm iputils \
|
||||||
|
@ -198,6 +198,7 @@ ifeq ($(ARCH),x86_64)
|
|||||||
/usr/bin/localedef = glibc
|
/usr/bin/localedef = glibc
|
||||||
rtld[GNU_HASH] = ldconfig
|
rtld[GNU_HASH] = ldconfig
|
||||||
rtld[GNU_UNIQUE] = ldconfig
|
rtld[GNU_UNIQUE] = ldconfig
|
||||||
|
libgs.so.9[][64bit] = ghostscript
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef PLATFORM
|
ifdef PLATFORM
|
||||||
|
Loading…
Reference in New Issue
Block a user