diff options
Diffstat (limited to 'openwrt/package/bitlbee/ipkg')
-rw-r--r-- | openwrt/package/bitlbee/ipkg/bitlbee.conffiles | 3 | ||||
-rw-r--r-- | openwrt/package/bitlbee/ipkg/bitlbee.control | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/bitlbee/ipkg/bitlbee.conffiles b/openwrt/package/bitlbee/ipkg/bitlbee.conffiles new file mode 100644 index 000000000..cd9548925 --- /dev/null +++ b/openwrt/package/bitlbee/ipkg/bitlbee.conffiles @@ -0,0 +1,3 @@ +/etc/bitlbee/motd.txt +/etc/bitlbee/bitlbee.conf +/etc/init.d/S55bitlbee diff --git a/openwrt/package/bitlbee/ipkg/bitlbee.control b/openwrt/package/bitlbee/ipkg/bitlbee.control new file mode 100644 index 000000000..997cdd66c --- /dev/null +++ b/openwrt/package/bitlbee/ipkg/bitlbee.control @@ -0,0 +1,5 @@ +Package: bitlbee +Priority: optional +Section: net +Depends: glib1, libopenssl, libiconv +Description: IRC gateway to IM chat networks |