diff --git a/packages/python/web/TwistedNames/package.mk b/packages/python/web/TwistedNames/package.mk index e7856a5630..03db3e2578 100644 --- a/packages/python/web/TwistedNames/package.mk +++ b/packages/python/web/TwistedNames/package.mk @@ -23,8 +23,7 @@ PKG_ARCH="any" PKG_LICENSE="MIT" PKG_SITE="http://twistedmatrix.com/" PKG_URL="http://twistedmatrix.com/Releases/Names/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2" -PKG_DEPENDS_TARGET="Python TwistedCore" -PKG_BUILD_DEPENDS_TARGET="toolchain Python distutilscross:host TwistedCore" +PKG_DEPENDS_TARGET="toolchain Python distutilscross:host TwistedCore" PKG_PRIORITY="optional" PKG_SECTION="python/web" PKG_SHORTDESC="TwistedNames: Name resolution part of Twisted framework"