Updated ebuild to include deps
This commit is contained in:
parent
ee6989bfdf
commit
015b36f287
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@ SLOT="0"
|
|||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE="v4l2"
|
||||
|
||||
DEPEND=""
|
||||
DEPEND="dev-python/yaml and dev-python/ply"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
BDEPEND="${DEPEND}"
|
||||
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
|
|
Loading…
Add table
Reference in a new issue