diff options
Diffstat (limited to 'obexftp')
-rw-r--r-- | obexftp/obexftp_0.10.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/obexftp/obexftp_0.10.3.oe b/obexftp/obexftp_0.10.3.oe index bf13b2503a..d06854881b 100644 --- a/obexftp/obexftp_0.10.3.oe +++ b/obexftp/obexftp_0.10.3.oe @@ -1,5 +1,5 @@ DESCRIPTION = "OBEX Ftp Client" -SECTION = "base" +SECTION = "console/network" PRIORITY = "optional" DEPENDS = "openobex" |