pkg/manifests/developer-opensolaris-X.p5m
changeset 1494 a72f39592745
parent 1479 4a76cf532c2c
child 1512 4b04d1e46a1d
equal deleted inserted replaced
1493:7fa19fcd81cd 1494:a72f39592745
     1 # Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
     1 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
     2 #
     2 #
     3 # Permission is hereby granted, free of charge, to any person obtaining a
     3 # Permission is hereby granted, free of charge, to any person obtaining a
     4 # copy of this software and associated documentation files (the "Software"),
     4 # copy of this software and associated documentation files (the "Software"),
     5 # to deal in the Software without restriction, including without limitation
     5 # to deal in the Software without restriction, including without limitation
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
   186 depend type=require fmri=pkg:/system/hal org.opensolaris.pkgdepend.resolve=true
   186 depend type=require fmri=pkg:/system/hal org.opensolaris.pkgdepend.resolve=true
   187 
   187 
   188 # Basic system headers & libraries
   188 # Basic system headers & libraries
   189 depend type=require fmri=pkg:/system/header
   189 depend type=require fmri=pkg:/system/header
   190 depend type=require fmri=pkg:/system/io/usb
   190 depend type=require fmri=pkg:/system/io/usb
       
   191 
       
   192 # Kernel drivers need these following ON driver packages
       
   193 depend type=require fmri=pkg:/system/kernel \
       
   194     org.opensolaris.pkgdepend.resolve=true
       
   195 depend type=require fmri=pkg:/system/kernel/platform \
       
   196     org.opensolaris.pkgdepend.resolve=true
   191 depend type=require fmri=pkg:/system/library \
   197 depend type=require fmri=pkg:/system/library \
   192     org.opensolaris.pkgdepend.resolve=true
   198     org.opensolaris.pkgdepend.resolve=true
   193 depend type=require fmri=pkg:/system/library/c++-runtime \
   199 depend type=require fmri=pkg:/system/library/c++-runtime \
   194     org.opensolaris.pkgdepend.resolve=true
   200     org.opensolaris.pkgdepend.resolve=true
   195 depend type=require fmri=pkg:/system/library/flex-runtime
   201 depend type=require fmri=pkg:/system/library/flex-runtime