summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxhe2017-08-20 13:39:31 +0800
committerxhe2017-08-20 13:39:31 +0800
commitd986d5cd26aae831ccf35ac4b0e3d0b740cd1f7e (patch)
tree1fa98a212e5331b13a6c72f4a4c888919c39ae49
parent5b1b02c650e893439d7f34cb4d1e390205445e2e (diff)
downloadaur-d986d5cd26aae831ccf35ac4b0e3d0b740cd1f7e.tar.gz
cli ver does not depend on libpng
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5194c4326591..6af9ddb2042d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="DeepOnion (ONION) is a new PoW/PoS altcoin that is most secure. All the
arch=('i686' 'x86_64')
url="https://github.com/deeponion/deeponion"
license=('MIT')
-depends=('miniupnpc' 'libpng' 'boost' 'openssl-1.0' 'libevent' 'db')
+depends=('miniupnpc' 'boost' 'openssl-1.0' 'libevent' 'db')
source=("deeponion::git+https://github.com/deeponion/deeponion"
"upnp_2.patch")
md5sums=('SKIP'