X-Git-Url: http://git.openwrt.org/?p=feed%2Ftelephony.git;a=blobdiff_plain;f=libs%2Fdahdi-tools%2FMakefile;h=e9d991c42fea95952d466c1a0a7791d2bb988c81;hp=2de7edfd7410094f62647c2bfe48f58cb558ab17;hb=b6a8bbd5fb4cda1d5d807a307dc0afffe390dfe2;hpb=5fc6447bd4d4aa5a5e6f0e247dcc7d47d45e16d0 diff --git a/libs/dahdi-tools/Makefile b/libs/dahdi-tools/Makefile index 2de7edf..e9d991c 100644 --- a/libs/dahdi-tools/Makefile +++ b/libs/dahdi-tools/Makefile @@ -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