summaryrefslogtreecommitdiffstats
path: root/package/python-pysnmp
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2013-12-25 12:09:31 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-12-25 12:29:52 +0100
commitc4c55206fbfeac6946c713b508ec31e25e65479c (patch)
tree74699aa7f569c1beea99e8f59643d91ba215e2dd /package/python-pysnmp
parent545f3a3b3259a74dc3b618790cd06886dfdeb432 (diff)
downloadbuildroot-c4c55206fbfeac6946c713b508ec31e25e65479c.tar.gz
buildroot-c4c55206fbfeac6946c713b508ec31e25e65479c.zip
Config.in files: fix incorrect indentation
Tab instead of spaces Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pysnmp')
-rw-r--r--package/python-pysnmp/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-pysnmp/Config.in b/package/python-pysnmp/Config.in
index a87a4d00c6..d5f90edcf2 100644
--- a/package/python-pysnmp/Config.in
+++ b/package/python-pysnmp/Config.in
@@ -11,4 +11,4 @@ config BR2_PACKAGE_PYTHON_PYSNMP
http://pysnmp.sf.net
comment "python-pysnmp needs a toolchain w/ C++"
- depends on !BR2_INSTALL_LIBSTDCPP
+ depends on !BR2_INSTALL_LIBSTDCPP
OpenPOWER on IntegriCloud