diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-09 22:41:38 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-09 22:41:38 +0000 |
commit | 1b702c24b2fdaad730a2e511e7ff0f58108fb439 (patch) | |
tree | 92dad86ee1adc694688195fd46dfc1e3aacc6707 /openwrt/package/asterisk/ipkg/asterisk-mini.control | |
parent | ff186b90a87a99f88a28df2e24562f3cfe5976e4 (diff) |
add asterisk-mini package,
put modules.conf under rev; control,
add ipkg conffiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2610 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/asterisk/ipkg/asterisk-mini.control')
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-mini.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/asterisk/ipkg/asterisk-mini.control b/openwrt/package/asterisk/ipkg/asterisk-mini.control new file mode 100644 index 000000000..b609fab9b --- /dev/null +++ b/openwrt/package/asterisk/ipkg/asterisk-mini.control @@ -0,0 +1,5 @@ +Package: asterisk-mini +Priority: optional +Section: net +Depends: libncurses, libpthread +Description: A minimal open source PBX |