gnutls: Avoid building unused gnutls dependency
[feed/packages.git] / libs / gnutls / Makefile
index 4c5af6a0fb05c175481c9c1d936b2deb1eaf3924..ae3f9c75052f12e2aa90e8becc1539578248dcbf 100644 (file)
@@ -104,7 +104,7 @@ endef
 define Package/libgnutls-dane
 $(call Package/gnutls/Default)
   TITLE+= (libgnutls-dane library)
-  DEPENDS:= +libgnutls +libunbound
+  DEPENDS:= +libgnutls +PACKAGE_libgnutls-dane:libunbound
 endef
 
 define Package/libgnutls/description