summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryjun1232020-08-15 12:53:24 +0800
committeryjun1232020-08-15 12:53:24 +0800
commitd777ebd6a484a95098d9c3eb085a81af63534cb2 (patch)
tree99c08e165d70151e3b0af0765f5d6049678d3d5a
parent247a5c546203db48f185afd6dd18cf63d9fb6cc8 (diff)
downloadaur-d777ebd6a484a95098d9c3eb085a81af63534cb2.tar.gz
added wget depends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9fc18c53066..1050a44c7a8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = phddns-bin
arch = x86_64
arch = i686
license = custom
+ depends = wget
provides = phddns
conflicts = phddns
source = LICENSE::https://service.oray.com/question/1820.html
diff --git a/PKGBUILD b/PKGBUILD
index 5462a72dea65..1a03f7d4f846 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgver=5.0.0
pkgrel=1
pkgdesc="Peanut shell is a dynamic DNS software, any place, any time, any lines, all can through fixed domain access to the remote host services"
arch=("x86_64" "i686")
+depends=('wget')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
url="https://hsk.oray.com/download/"