diff options
Diffstat (limited to 'nonworking')
-rw-r--r-- | nonworking/ntop/ntop_2.2c.oe | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nonworking/ntop/ntop_2.2c.oe b/nonworking/ntop/ntop_2.2c.oe index e69de29bb2..773da57c9c 100644 --- a/nonworking/ntop/ntop_2.2c.oe +++ b/nonworking/ntop/ntop_2.2c.oe @@ -0,0 +1,5 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI = ${SOURCEFORGE_MIRROR}/ntop/ntop-${PV}.tgz +S = ${WORKDIR}/ntop |