Update of /cvsroot/devil-linux/build
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28925
Modified Files:
Makefile.build
Log Message:
pciutils depends on kmod
Index: Makefile.build
===================================================================
RCS file: /cvsroot/devil-linux/build/Makefile.build,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- Makefile.build 7 Nov 2015 21:11:02 -0000 1.93
+++ Makefile.build 4 Dec 2015 00:59:54 -0000 1.94
@@ -501,7 +501,7 @@
parted: | $(GROUP_18)
-pciutils: | $(GROUP_15)
+pciutils: | $(GROUP_15) kmod
perl: | $(GROUP_18) clamav
|