ppcrcd/trunk: add.pkgs net.pkgs
sparky
cvs at pld-linux.org
Thu Jul 6 22:21:32 CEST 2006
Author: sparky
Date: Thu Jul 6 22:21:31 2006
New Revision: 7495
Modified:
ppcrcd/trunk/add.pkgs
ppcrcd/trunk/net.pkgs
Log:
- I += lzo telnet vtun zebedee
Modified: ppcrcd/trunk/add.pkgs
==============================================================================
--- ppcrcd/trunk/add.pkgs (original)
+++ ppcrcd/trunk/add.pkgs Thu Jul 6 22:21:31 2006
@@ -33,6 +33,9 @@
I += pcre pcregrep
$(R)/pcre $(R)/pcregrep: $(P)/pcre
+I += lzo
+$(R)/lzo: $(P)/lzo
+
include net.pkgs
I += sysfsutils
Modified: ppcrcd/trunk/net.pkgs
==============================================================================
--- ppcrcd/trunk/net.pkgs (original)
+++ ppcrcd/trunk/net.pkgs Thu Jul 6 22:21:31 2006
@@ -117,6 +117,15 @@
I += nc
$(R)/nc: $(P)/nc
+I += telnet
+$(R)/telnet: $(P)/telnet
+
+I += vtun
+$(R)/vtun: $(P)/vtun
+
+I += zebedee
+$(R)/zebedee: $(P)/zebedee
+
I += bind-libs bind-utils
BCOND-bind = --without ldap
# -ssl -ipv6 -ldap
More information about the pld-cvs-commit
mailing list