12 lines
175 B
Bash
12 lines
175 B
Bash
|
require cdemu-common [ name=cdemu-client autogen=true ]
|
||
|
|
||
|
SLOT="0"
|
||
|
|
||
|
DEPENDENCIES="
|
||
|
build+run:
|
||
|
app-emulation/cdemud
|
||
|
dev-lang/python
|
||
|
dev-libs/glib
|
||
|
"
|
||
|
|