odroid-u2-base: update due to openssh-server merge.
This commit is contained in:
parent
f7b6c5f2ad
commit
b2918f0967
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'odroid-u2-base'
|
||||
pkgname=odroid-u2-base
|
||||
version=1.9
|
||||
version=2.0
|
||||
revision=1
|
||||
build_style=meta
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -9,8 +9,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
license="Public Domain"
|
||||
|
||||
only_for_archs="armv7l"
|
||||
makedepends="ntp?ntp-daemon dhcpcd openssh-server odroid-u2-kernel odroid-u2-uboot odroid-u2-boot-fw"
|
||||
depends="${makedepends}"
|
||||
depends="virtual?ntp-daemon odroid-u2-kernel odroid-u2-uboot odroid-u2-boot-fw"
|
||||
|
||||
conf_files=/etc/default/odroid-led
|
||||
|
||||
|
|
Loading…
Reference in New Issue