Skip to content

Commit

Permalink
libdca: fix REQUIRED_PACKAGES
Browse files Browse the repository at this point in the history
  • Loading branch information
pyhalov committed Feb 11, 2018
1 parent 9fb028b commit 0a7cfab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions components/encumbered/libdca/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,8 @@ build: $(BUILD_32_and_64)
install: $(INSTALL_32_and_64)

test: $(NO_TESTS)

# Auto-generated dependencies
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math

0 comments on commit 0a7cfab

Please sign in to comment.