projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7553eac
)
package/Config.in: Sort perl-file-util correctly
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 19 Apr 2015 09:57:06 +0000
(11:57 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 19 Apr 2015 11:42:52 +0000
(13:42 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
patch
|
blob
|
history
diff --git
a/package/Config.in
b/package/Config.in
index e8dd4cbb1bf7ef1c2c6ce5d5200c57413029d512..c39cbee41c675c30533fb01a76c4fcb226f43573 100644
(file)
--- a/
package/Config.in
+++ b/
package/Config.in
@@
-503,8
+503,8
@@
endif
if BR2_PACKAGE_PERL
menu "Perl libraries/modules"
source "package/perl-datetime-tiny/Config.in"
- source "package/perl-file-util/Config.in"
source "package/perl-digest-hmac/Config.in"
+ source "package/perl-file-util/Config.in"
source "package/perl-gd/Config.in"
source "package/perl-gdgraph/Config.in"
source "package/perl-gdtextutil/Config.in"