mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gcc: typo fix.
This commit is contained in:
parent
5836f024ed
commit
842bb71aa1
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ depends="
|
|||
libgomp-devel>=${_majorver}
|
||||
libitm-devel>=${_majorver}
|
||||
libsanitizer-devel>=${_majorver}
|
||||
libssp-devel>=${_majorver}
|
||||
libssp-devel>=${_majorver}"
|
||||
# mudflap is gone in 4.9
|
||||
replaces="libmudflap>=0 libmudflap-devel>=0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue