Package: util-linux In libmount/src/Makefile.am
libmount_la_LIBADD = $(ul_libblkid_la) $(SELINUX_LIBS) libmount_la_DEPENDENCIES = $(libmount_la_LIBADD) libmount.sym libmount.h.in While $(SELINUX_LIBS) is '-lselinux -lsepol' They are not files or makefile tag, so cannot build-depends on. -- YunQiang Su -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

