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 | f4d8b905fc17ba8e9646703a67273e3491e5d360 (patch) | |
tree | 1f411f7c13d2c48356308e5ac943f4904fe09245 | |
parent | 7a7e556a932495d5c8e08c3b05df5bce020a810f (diff) | |
download | upstream-f4d8b905fc17ba8e9646703a67273e3491e5d360.tar.gz upstream-f4d8b905fc17ba8e9646703a67273e3491e5d360.tar.bz2 upstream-f4d8b905fc17ba8e9646703a67273e3491e5d360.zip |
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 df10224845..747d330ffd 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 |