Skip to content
Permalink
Browse files

py-cares: add missing py-cffi dependency

  • Loading branch information
reneeotten authored and dbevans committed Apr 9, 2019
1 parent d06ebc5 commit f0ef2165b58ff4c2123497a338f7c4c2b3d4d31c
Showing with 3 additions and 0 deletions.
  1. +3 −0 python/py-pycares/Portfile
@@ -5,6 +5,7 @@ PortGroup python 1.0

name py-pycares
version 3.0.0
revision 1
categories-append devel
platforms darwin
license MIT
@@ -30,6 +31,8 @@ checksums rmd160 31c2c0ed413735d562663d56b175e6be19c3fc56 \
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools

depends_lib-append port:py${python.version}-cffi

livecheck.type none
} else {
livecheck.type pypi

0 comments on commit f0ef216

Please sign in to comment.
You can’t perform that action at this time.