cubieboard2-base: update due to openssh-server merge.
This commit is contained in:
parent
e65a92a536
commit
24d0e09048
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cubieboard2-base'
|
||||
pkgname=cubieboard2-base
|
||||
version=1.8
|
||||
version=1.9
|
||||
revision=1
|
||||
build_style=meta
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -9,8 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Public Domain"
|
||||
|
||||
only_for_archs="armv7l"
|
||||
makedepends="ntp?ntp-daemon openssh-server cubieboard2-uboot cubieboard2-kernel"
|
||||
depends="${makedepends}"
|
||||
depends="virtual?ntp-daemon cubieboard2-uboot cubieboard2-kernel"
|
||||
|
||||
do_install() {
|
||||
# Load the sunxi-emac module by default.
|
||||
|
|
Loading…
Reference in a new issue