mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-24 05:59:28 +02:00
[src] fix BASE_PACKAGES
This commit is contained in:
parent
153c408c87
commit
98a475feb9
@ -7,6 +7,6 @@ Storage=volatile
|
||||
SystemMaxUse=16M
|
||||
";
|
||||
|
||||
pub const BASE_PACKAGES: [&str; 9] = ["base"];
|
||||
pub const BASE_PACKAGES: [&str; 1] = ["base"];
|
||||
|
||||
pub const AUR_DEPENDENCIES: [&str; 3] = ["base-devel", "git", "sudo"];
|
||||
|
Loading…
x
Reference in New Issue
Block a user