git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
803e128
)
tiff-utils: move to Image Manipulation submenu
author
Alberto Bursi
<redacted>
Wed, 2 Nov 2016 11:34:31 +0000
(12:34 +0100)
committer
GitHub
<redacted>
Wed, 2 Nov 2016 11:34:31 +0000
(12:34 +0100)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <redacted>
libs/tiff/Makefile
patch
|
blob
|
history
diff --git
a/libs/tiff/Makefile
b/libs/tiff/Makefile
index 6d83fe79a97ae5ae8b82cabe600577fcc56aa0e4..7c8d18e6b362905d63446a915032bf2b0609ad24 100644
(file)
--- a/
libs/tiff/Makefile
+++ b/
libs/tiff/Makefile
@@
-54,6
+54,7
@@
define Package/tiff-utils
$(call Package/tiff/Default)
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Image Manipulation
TITLE+= utilities
DEPENDS:=+libtiff
endef
git clone https://git.99rst.org/PROJECT