mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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'
|
# Template file for 'cubieboard2-base'
|
||||||
pkgname=cubieboard2-base
|
pkgname=cubieboard2-base
|
||||||
version=1.8
|
version=1.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -9,8 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
|
|
||||||
only_for_archs="armv7l"
|
only_for_archs="armv7l"
|
||||||
makedepends="ntp?ntp-daemon openssh-server cubieboard2-uboot cubieboard2-kernel"
|
depends="virtual?ntp-daemon cubieboard2-uboot cubieboard2-kernel"
|
||||||
depends="${makedepends}"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# Load the sunxi-emac module by default.
|
# Load the sunxi-emac module by default.
|
||||||
|
|
Loading…
Add table
Reference in a new issue