dahdi-tools: fix previous commit
[feed/telephony.git] / libs / dahdi-tools / Makefile
index 2de7edfd7410094f62647c2bfe48f58cb558ab17..e9d991c42fea95952d466c1a0a7791d2bb988c81 100644 (file)
@@ -25,12 +25,12 @@ define Package/dahdi-cfg/Default
   SECTION:=utils
   CATEGORY:=Utilities
   SUBMENU:=Telephony
-  DEPENDS=+kmod-dahdi +dahdi-tools-libtonezone
+  DEPENDS=+kmod-dahdi
 endef
 
 define Package/dahdi-cfg
   $(call Package/dahdi-cfg/Default)
-  DEPENDS+=+libpthread
+  DEPENDS+=+libpthread +dahdi-tools-libtonezone
   TITLE:=DAHDI tools dahdi_cfg, dahdi_scan and fxotune
 endef