Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
# Template file for 'gcc-objc++'.
|
||||
#
|
||||
depends="libelf gcc-c++>=4.7 gcc-objc>=4.7"
|
||||
short_desc="GCC Objective-C++ support"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains GCC Objective-C++ support."
|
||||
|
||||
|
||||
Add_dependency run libelf
|
||||
Add_dependency run gcc-c++ ">=${_majorver}"
|
||||
Add_dependency run gcc-objc ">=${_majorver}"
|
||||
|
||||
do_install() {
|
||||
vmove usr/lib/gcc/${_triplet}/${_majorver}/cc1objplus \
|
||||
|
||||
Reference in New Issue
Block a user