another attempt to fix linux bustage

This commit is contained in:
morse%netscape.com 1998-08-30 06:46:25 +00:00
Родитель 67c31b0bd3
Коммит f99179fdba
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -31,6 +31,6 @@ CSRCS = cslabel.c \
picsapi.c \
$(NULL)
REQUIRES = js nspr dbm img layer util pref security httpurl
REQUIRES = js nspr dbm img layer util pref security httpurl network
include $(DEPTH)/config/rules.mk