src/pkg/manifests/developer:opensolaris:pkg5.p5m
author Xiaobo Shen <xiaobo.shen@oracle.com>
Fri, 03 Apr 2015 19:02:53 -0700
changeset 3185 2e55bdb918e4
parent 3177 173c3b46334b
child 3210 2bcfa8dfa03c
permissions -rw-r--r--
20283125 pkg set-publisher traceback for --add-property-value after --set-property 15709579 SUNBT7140048 build 64-bit modules 20571365 PKG commands need to be integrated with RAD

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri value=pkg:/developer/opensolaris/pkg5@$(PKGVERS)
set name=pkg.summary value="Dependencies required to build the pkg(5) project"
set name=pkg.description \
    value="This package should be installed on systems used for development of the pkg(5) project"
set name=info.classification \
    value="org.opensolaris.category.2008:Development/Distribution Tools"
depend type=require fmri=pkg:/developer/assembler
depend type=require fmri=pkg:/developer/base-developer-utilities
depend type=require fmri=pkg:/developer/build/make
depend type=require fmri=pkg:/developer/build/onbld
depend type=require fmri=pkg:/developer/documentation-tool/xml2roff
depend type=require fmri=pkg:/developer/gnome/gettext
depend type=require fmri=pkg:/developer/gnome/gnome-doc-utils
depend type=require fmri=pkg:/developer/python/pylint
depend type=require fmri=pkg:/developer/versioning/mercurial
depend type=require fmri=pkg:/library/python/coverage-27
depend type=require fmri=pkg:/library/python/jsonrpclib-27
depend type=require fmri=pkg:/library/python/jsonschema-27
depend type=require fmri=pkg:/library/python/locale-services
depend type=require fmri=pkg:/package/svr4
depend type=require fmri=pkg:/runtime/python-27
depend type=require fmri=pkg:/runtime/python-34
depend type=require fmri=pkg:/system/header
depend type=require fmri=pkg:/system/linker
depend type=require fmri=pkg:/system/locale/extra
depend type=require fmri=pkg:/text/gnu-diffutils
depend type=require fmri=pkg:/text/gnu-gettext
depend type=require fmri=pkg:/text/locale
depend type=require fmri=pkg:/text/tidy
depend type=require fmri=pkg:/web/server/apache-22
depend type=require fmri=pkg:/web/server/apache-22/module/apache-wsgi-27