gcc: don't hardcode required majorver in depends.
This commit is contained in:
parent
49ee3f72ff
commit
3f415407d2
17 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libobjc-devel'.
|
||||
#
|
||||
depends="libobjc>=4.7"
|
||||
depends="libobjc>=${_majorver}"
|
||||
short_desc="GCC Objective-C shared library support (development files)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue