forked from ceres-sees-all/ceres-ebuilds
Update sandstatus
This commit is contained in:
parent
31c43067d2
commit
724b00cd3a
1 changed files with 5 additions and 1 deletions
|
|
@ -19,4 +19,8 @@ KEYWORDS="~amd64 ~x86 ~arm64"
|
|||
|
||||
DEPEND="dev-scheme/chicken"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="dev-vcs/git"
|
||||
BDEPEND="dev-vcs/git"
|
||||
|
||||
src_install() {
|
||||
emake prefix=/usr DESTDIR="${D}" install
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue