summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Schantl2021-01-16 18:17:50 +0000
committerMichael Schantl2021-01-16 18:17:50 +0000
commitced7cd2a1264241c0611d91643627a93db4b5408 (patch)
tree7e2a879fabd7f14021c965bd698746dd633a28fd
parent017a33c6d5f5b487ce25cae9567da142420064b9 (diff)
downloadaur-ced7cd2a1264241c0611d91643627a93db4b5408.tar.gz
Replace pyephem with original ephem
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abb663c467e4..de900a4196d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ depends=("python"
"python-pyserial"
"python-pyusb"
"python-cheetah3")
-optdepends=("python-ephem: for extended almanac information"
+optdepends=("python-pyephem: for extended almanac information"
"mariadb-clients: for MariaDB support"
"python-mysqlclient: for MySQL/MariaDB support")
backup=("etc/weewx/weewx.conf")