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 | 1b3bc581edf143b8a88ee24ee0b963717fdbac61 (patch) | |
tree | d650539167bbd157d2aa6aab48605c1a2709127b /openwrt | |
parent | 2ff985700bfc2148d3705aafce72784084614dec (diff) |
add nocatsplash depend on glib1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@569 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 df10224845..747d330ffd 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 |