From: florian Date: Wed, 10 Oct 2007 13:19:40 +0000 (+0000) Subject: Fix the wrong category (#2502) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=97917c061ade896fbe3acde657d9607b3c631c3b;p=packages.git Fix the wrong category (#2502) git-svn-id: svn://svn.openwrt.org/openwrt/packages@9239 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index 85b68240a..ae6f1aac2 100644 --- a/libs/tiff/Makefile +++ b/libs/tiff/Makefile @@ -22,7 +22,7 @@ CONFIGURE_ARGS_XTRA+=--without-x define Package/libtiff SECTION:=libs CATEGORY:=libs - SUBMENU:=libraries + SUBMENU:=Libraries TITLE:=TIFF libraries DEPENDS:=+zlib +libjpeg endef