summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:49:46 +0200
committerTreeve Jelbert2014-08-19 13:49:46 +0200
commit90c6e5b10844d0aebdfbd85c0e03f81ad61ce236 (patch)
treea4d6f90b6c38a97972a8bb41828a949b33cb42dc
parentc103b60a43cce42d2c8825caf419b5aad73f8cbe (diff)
xsupplicant: depends SSL
-rwxr-xr-xmobile/xsupplicant/DEPENDS2
-rw-r--r--mobile/xsupplicant/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mobile/xsupplicant/DEPENDS b/mobile/xsupplicant/DEPENDS
index f66e66eac5..ecf30b5be7 100755
--- a/mobile/xsupplicant/DEPENDS
+++ b/mobile/xsupplicant/DEPENDS
@@ -1,4 +1,4 @@
-depends openssl &&
+depends SSL &&
depends pcsc-lite &&
depends libpcap &&
depends libxml2 &&
diff --git a/mobile/xsupplicant/HISTORY b/mobile/xsupplicant/HISTORY
index 3e4c3c44db..f88852411d 100644
--- a/mobile/xsupplicant/HISTORY
+++ b/mobile/xsupplicant/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)