diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-05 21:23:59 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-05 21:23:59 +0000 |
commit | a6813ca7b2d569b4be7157a254039f094cb324e5 (patch) | |
tree | 1f411f7c13d2c48356308e5ac943f4904fe09245 | |
parent | 5893c5bc8b6abffda1f0873e5d5a8ba1d1678392 (diff) |
add nocatsplash depend on glib1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@569 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | package/nocatsplash/nocatsplash.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nocatsplash/nocatsplash.control b/package/nocatsplash/nocatsplash.control index df1022484..747d330ff 100644 --- a/package/nocatsplash/nocatsplash.control +++ b/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 |