diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-03-26 21:28:16 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-03-26 21:28:16 +0000 |
commit | 5fa11fb06f7bc3dc36696935b55c7d8c180da934 (patch) | |
tree | ba02c70f14ef12c58a43b7010507602c92cba002 /package | |
parent | e189fc005f9d24b2f7cb23245e9342cae30697cb (diff) | |
download | upstream-5fa11fb06f7bc3dc36696935b55c7d8c180da934.tar.gz upstream-5fa11fb06f7bc3dc36696935b55c7d8c180da934.tar.bz2 upstream-5fa11fb06f7bc3dc36696935b55c7d8c180da934.zip |
fix cups depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3497 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/cups/ipkg/cups.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cups/ipkg/cups.control b/package/cups/ipkg/cups.control index a76d200637..b31f929e88 100644 --- a/package/cups/ipkg/cups.control +++ b/package/cups/ipkg/cups.control @@ -1,4 +1,5 @@ Package: cups Priority: optional Section: net +Depends: zlib Description: Common Unix Printing System |