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:
d880115
)
fixed menu
author
John Crispin
<john@openwrt.org>
Sat, 20 Oct 2007 17:22:00 +0000
(17:22 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 20 Oct 2007 17:22:00 +0000
(17:22 +0000)
SVN-Revision: 9374
libs/tiff/Makefile
patch
|
blob
|
history
diff --git
a/libs/tiff/Makefile
b/libs/tiff/Makefile
index ae6f1aac251f3714453f70f9c6d59719a23a1182..1cdfe6856f8b1ed782b60a8749acd6bf19e828b4 100644
(file)
--- a/
libs/tiff/Makefile
+++ b/
libs/tiff/Makefile
@@
-21,8
+21,7
@@
CONFIGURE_ARGS_XTRA+=--without-x
define Package/libtiff
SECTION:=libs
- CATEGORY:=libs
- SUBMENU:=Libraries
+ CATEGORY:=Libraries
TITLE:=TIFF libraries
DEPENDS:=+zlib +libjpeg
endef