mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
gcc-objc-multilib: build_style=meta
This commit is contained in:
parent
a6989c3fdb
commit
0708e5c9bc
1 changed files with 1 additions and 0 deletions
|
@ -91,4 +91,5 @@ gcc-c++-multilib_package() {
|
|||
gcc-objc-multilib_package() {
|
||||
depends="gcc-multilib>=${_majorver} gcc-objc>=${_majorver} libobjc-devel-32bit>=${_majorver}"
|
||||
short_desc="The GNU Objective-C compiler (multilib files)"
|
||||
build_style=meta
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue