xbps-src: added "provides" var for use in templates.
This will add support for virtual packages in XBPS; will be implemented in the following days.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#-
|
||||
# Copyright (c) 2008-2010 Juan Romero Pardines.
|
||||
# Copyright (c) 2008-2011 Juan Romero Pardines.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
@@ -99,7 +99,7 @@ reset_tmpl_vars()
|
||||
only_for_archs conf_files keep_libtool_archives \
|
||||
noarch subpackages sourcepkg gtk_iconcache_dirs \
|
||||
abi_depends api_depends triggers openrc_services \
|
||||
replaces system_accounts system_groups \
|
||||
replaces system_accounts system_groups provides \
|
||||
build_wrksrc create_wrksrc broken_as_needed \
|
||||
ignore_vdeps_dir noverifyrdeps conflicts dkms_modules \
|
||||
gconf_entries gconf_schemas stow_copy stow_copy_files \
|
||||
|
||||
Reference in New Issue
Block a user