mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
odroid-c2-base: depends on ntp-daemon instead.
This commit is contained in:
parent
6d6f9d7560
commit
a9d30d4bee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'odroid-c2-base'
|
# Template file for 'odroid-c2-base'
|
||||||
pkgname=odroid-c2-base
|
pkgname=odroid-c2-base
|
||||||
version=20160429
|
version=20160506
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
|
|
||||||
only_for_archs="aarch64 aarch64-musl"
|
only_for_archs="aarch64 aarch64-musl"
|
||||||
depends="ntp odroid-c2-kernel odroid-c2-uboot linux-firmware-network"
|
depends="virtual?ntp-daemon odroid-c2-kernel odroid-c2-uboot linux-firmware-network"
|
||||||
|
|
Loading…
Add table
Reference in a new issue