mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/rpm: sort selected packages
Sort selected packages alphabetically in Config.in Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4a5832fd42
commit
5b98601503
@ -7,12 +7,12 @@ config BR2_PACKAGE_RPM
|
|||||||
depends on BR2_TOOLCHAIN_HAS_THREADS # beecrypt
|
depends on BR2_TOOLCHAIN_HAS_THREADS # beecrypt
|
||||||
depends on BR2_USE_MMU # fork()
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_BEECRYPT
|
select BR2_PACKAGE_BEECRYPT
|
||||||
select BR2_PACKAGE_POPT
|
|
||||||
select BR2_PACKAGE_OPENSSL
|
|
||||||
select BR2_PACKAGE_NEON
|
select BR2_PACKAGE_NEON
|
||||||
|
select BR2_PACKAGE_NEON_SSL
|
||||||
select BR2_PACKAGE_NEON_XML
|
select BR2_PACKAGE_NEON_XML
|
||||||
select BR2_PACKAGE_NEON_ZLIB
|
select BR2_PACKAGE_NEON_ZLIB
|
||||||
select BR2_PACKAGE_NEON_SSL
|
select BR2_PACKAGE_OPENSSL
|
||||||
|
select BR2_PACKAGE_POPT
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
The RPM package management system.
|
The RPM package management system.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user