diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-03 00:34:35 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-03 00:34:35 +0000 |
commit | 86c8701b58793e1d17221f216b2f4fc46d2d94f9 (patch) | |
tree | 9b1a9458e31daed762940fd87aec854b5bf0ffcb /openwrt/package/irssi/ipkg/irssi.control | |
parent | e5e255dd40f1e2ea80b5c4612b054f11f56f7dbf (diff) |
add irssi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1319 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/irssi/ipkg/irssi.control')
-rw-r--r-- | openwrt/package/irssi/ipkg/irssi.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/irssi/ipkg/irssi.control b/openwrt/package/irssi/ipkg/irssi.control new file mode 100644 index 0000000000..e845eb8cf3 --- /dev/null +++ b/openwrt/package/irssi/ipkg/irssi.control @@ -0,0 +1,7 @@ +Package: irssi +Priority: optional +Section: text +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Depends: glib1, libpthread, libncurses +Source: buildroot internal +Description: IRC text client |