diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-01-29 00:35:12 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-01-29 00:35:12 +0000 |
commit | c5be0bde4146c7950cab45742150e3b671a8899c (patch) | |
tree | 6055eaead2c95261869ee3e74508cfc16b0745c6 /profiles | |
parent | amd64 stable (diff) | |
download | gentoo-2-c5be0bde4146c7950cab45742150e3b671a8899c.tar.gz gentoo-2-c5be0bde4146c7950cab45742150e3b671a8899c.tar.bz2 gentoo-2-c5be0bde4146c7950cab45742150e3b671a8899c.zip |
virtual/libpcap
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 272546f9b97b..0e6716fea082 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.46 2005/01/28 21:50:24 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.47 2005/01/29 00:35:12 dragonheart Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -42,6 +42,7 @@ virtual/jre dev-java/blackdown-jre virtual/krb5 app-crypt/mit-krb5 virtual/lapack sci-libs/lapack-atlas virtual/libc sys-libs/glibc +virtual/libpcap net-libs/libpcap virtual/logger app-admin/metalog virtual/lpr net-print/cups virtual/m3 dev-lang/cm3 |