From: Steven Barth Date: Mon, 23 Jun 2014 16:59:59 +0000 (+0200) Subject: Add no-outside-dependency guideline X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f36eafce648b11773b7cb9fda0a9b77c76af5358;p=openwrt-packages.git Add no-outside-dependency guideline Signed-off-by: Steven Barth --- diff --git a/README b/README index 96018a340..b7c56972b 100644 --- a/README +++ b/README @@ -17,6 +17,7 @@ Please make sure that all packages you commit or request to pull: * Package a version which is still maintained by the upstream author. * Have yourself or another person listed in the (PKG_)MAINTAINER field. * Will be updated regularly to maintained and supported versions. + * Have no dependencies outside the openwrt core packages or this feed. Please sign-off your commits / pull requests to this repository. See: https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork