diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-05 21:23:59 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-05 21:23:59 +0000 |
commit | db0d4062209d70c62b4137c051fb08686d2c6864 (patch) | |
tree | d650539167bbd157d2aa6aab48605c1a2709127b /openwrt | |
parent | c555af972465dde923026ea09c7fc4db1d1fcfdc (diff) | |
download | mtk-20170518-db0d4062209d70c62b4137c051fb08686d2c6864.zip mtk-20170518-db0d4062209d70c62b4137c051fb08686d2c6864.tar.gz mtk-20170518-db0d4062209d70c62b4137c051fb08686d2c6864.tar.bz2 |
add nocatsplash depend on glib1
SVN-Revision: 569
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/nocatsplash/nocatsplash.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/nocatsplash/nocatsplash.control b/openwrt/package/nocatsplash/nocatsplash.control index df10224..747d330 100644 --- a/openwrt/package/nocatsplash/nocatsplash.control +++ b/openwrt/package/nocatsplash/nocatsplash.control @@ -3,7 +3,7 @@ Priority: optional Section: net Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal -Depends: iptables-extra +Depends: iptables-extra, glib1 Description: NoCatSplash is an Open Public Network Gateway Daemon. It performs as a [captive/open/active] portal. When run on a gateway/router on a network, all web requests are redirected until the client either logs |