diff options
Diffstat (limited to 'socat/socat_1.3.2.1.oe')
-rw-r--r-- | socat/socat_1.3.2.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/socat/socat_1.3.2.1.oe b/socat/socat_1.3.2.1.oe index 79473a9d60..ae753597b2 100644 --- a/socat/socat_1.3.2.1.oe +++ b/socat/socat_1.3.2.1.oe @@ -1,4 +1,4 @@ -DEPENDS = "virtual/libc openssl" +DEPENDS = "openssl" DESCRIPTION = "Socat is a relay for bidirectional data \ transfer between two independent data channels." |