projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb6a163
)
Fix the wrong category (#2502)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 10 Oct 2007 13:19:40 +0000
(13:19 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 10 Oct 2007 13:19:40 +0000
(13:19 +0000)
SVN-Revision: 9239
libs/tiff/Makefile
patch
|
blob
|
history
diff --git
a/libs/tiff/Makefile
b/libs/tiff/Makefile
index 85b68240a1f8dbbe9504cfde2b087339da9d5dd6..ae6f1aac251f3714453f70f9c6d59719a23a1182 100644
(file)
--- 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:=
l
ibraries
+ SUBMENU:=
L
ibraries
TITLE:=TIFF libraries
DEPENDS:=+zlib +libjpeg
endef