package/libcgroup: add newline at end of file

In commit 9d58b525fc the newline at the
end got accidentally removed. Re-add it.

Reported by check-package.

Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Arnout Vandecappelle 2023-06-25 21:42:57 +02:00
parent 2fa8914bf1
commit fd6b334269

View File

@ -18,4 +18,5 @@ config BR2_PACKAGE_LIBCGROUP_TOOLS
endif
comment "libcgroup needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP
depends on !BR2_INSTALL_LIBSTDCPP