--deps and --rdeps support, #704
authorZhang Qiang <qiang.z.zhang@intel.com>
Mon, 4 Feb 2013 19:26:20 +0000 (14:26 -0500)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 6 Feb 2013 15:47:52 +0000 (10:47 -0500)
commit49d4553024eef03bb4c07cd6c388a4edd3cc4d0c
tree498cda88aa4bb43b1e897f518dbf85e1b6fde79d
parent295625adae17e16fa19f0c60073524566dd788d3
--deps and --rdeps support, #704

--rdeps: build specified packages and packages depend on them
--deps: build all specified packages and packages they depend on

Change-Id: I96b25c898d2901db8be86a414e0d1a158ed7941b
depanneur