add plugin(streamtvplayer)
[vuplus_openembedded] / recipes / nis / nis-all.bb
1 # This meta package is a convenience to build all of the
2 # NIS packages.
3 #
4
5 DESCRIPTION="NIS services"
6 HOMEPAGE="http://www.linux-nis.org/nis/"
7 SECTION = "console/network"
8 PRIORITY = "optional"
9 LICENSE = "GPLv2"
10
11 INHIBIT_DEFAULT_DEPS = "1"
12
13 DEPENDS = "yp-tools ypbind ypserv pwdutils"