src/pkg/manifests/developer%2Fopensolaris%2Fpkg5.p5m
author Andrzej Szeszo <aszeszo@gmail.com>
Sun, 05 Jun 2011 00:53:41 +0100
changeset 2393 bd1c8553bb3c
parent 2367 49e71b6682c7
permissions -rw-r--r--
OI 151 packaging adjustments

#
# 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, 2011, 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=info.classification value="org.opensolaris.category.2008:Development/Distribution Tools"
set name=pkg.description value="This package should be installed on systems used for development of the pkg(5) project"
depend fmri=pkg:/developer/build/make type=require
depend fmri=pkg:/developer/build/onbld type=require
depend fmri=pkg:/developer/object-file type=require
depend fmri=pkg:/developer/gnome/gettext type=require
depend fmri=pkg:/developer/gnome/gnome-doc-utils type=require
depend fmri=pkg:/developer/python/pylint type=require
depend fmri=pkg:/developer/swig type=require
depend fmri=pkg:/developer/versioning/mercurial type=require
depend fmri=pkg:/gnome/accessibility/gnome-a11y-libs type=require
depend fmri=pkg:/library/python-2/setuptools-26 type=require
depend fmri=pkg:/package/svr4 type=require
depend fmri=pkg:/runtime/perl-510/extra type=require
depend fmri=pkg:/system/zones/internal type=require
depend fmri=pkg:/text/tidy type=require
depend fmri=pkg:/web/server/apache-22 type=require
depend fmri=pkg:/x11/library/libx11 type=require