aircrack: clean up in accordance with OE policy.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 9 Mar 2007 12:21:50 +0000 (12:21 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 9 Mar 2007 12:21:50 +0000 (12:21 +0000)
removed superfluous (R)DEPENDS lines.

packages/aircrack/aircrack-ng_0.7.bb

index 3093c39..bf5bd27 100644 (file)
@@ -2,10 +2,7 @@ SECTION = "console/network"
 DESCRIPTION = "Aircrack-ng is a set of tools for wep key statistical cracking"
 HOMEPAGE = "http://www.aircrack-ng.org/"
 LICENSE = "GPLv2"
-MAINTAINER = "Zero_Chaos <sidhayn@gmail.com>"
-DEPENDS = ""
-RDEPENDS = ""
-PR="r2"
+PR = "r2"
 
 SRC_URI = "http://download.aircrack-ng.org/aircrack-ng-${PV}.tar.gz"