Skip to content

Commit

Permalink
7652 libficl build should depend on libuuid
Browse files Browse the repository at this point in the history
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@omniti.com>
  • Loading branch information
tsoome authored and Dan McDonald committed Dec 6, 2016
1 parent 3f11de9 commit fdff6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/src/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ libeti: libcurses
libexacct/demo: libexacct libproject
libfakekernel: libumem libcryptoutil
libfcoe: libdladm
libficl: libumem
libficl: libuuid libumem
libfru: libfruutils
libfsmgt: libkstat
libgrubmgmt: libdevinfo libzfs libfstyp libefi
Expand Down

0 comments on commit fdff6ce

Please sign in to comment.