13 lines
215 B
Bash
13 lines
215 B
Bash
|
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
|
||
|
# Distributed under the terms of the GNU General Public License v2
|
||
|
|
||
|
require libmirage
|
||
|
|
||
|
DEPENDENCIES+="
|
||
|
build:
|
||
|
dev-doc/gtk-doc
|
||
|
"
|
||
|
|
||
|
PLATFORMS="~amd64"
|
||
|
|