summaryrefslogtreecommitdiff
path: root/package/gnutls/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'package/gnutls/ipkg')
-rw-r--r--package/gnutls/ipkg/gnutls-utils.control5
-rw-r--r--package/gnutls/ipkg/libgnutls-extra.control5
-rw-r--r--package/gnutls/ipkg/libgnutls-openssl.control5
-rw-r--r--package/gnutls/ipkg/libgnutls.control5
-rw-r--r--package/gnutls/ipkg/libgnutlsxx.control5
5 files changed, 25 insertions, 0 deletions
diff --git a/package/gnutls/ipkg/gnutls-utils.control b/package/gnutls/ipkg/gnutls-utils.control
new file mode 100644
index 000000000..856d704a8
--- /dev/null
+++ b/package/gnutls/ipkg/gnutls-utils.control
@@ -0,0 +1,5 @@
+Package: gnutls-utils
+Priority: optional
+Section: admin
+Description: GNU TLS utilities
+Depends: libgnutls, libgnutls-extra
diff --git a/package/gnutls/ipkg/libgnutls-extra.control b/package/gnutls/ipkg/libgnutls-extra.control
new file mode 100644
index 000000000..332384a1b
--- /dev/null
+++ b/package/gnutls/ipkg/libgnutls-extra.control
@@ -0,0 +1,5 @@
+Package: libgnutls-extra
+Priority: optional
+Section: libs
+Description: GNU TLS extra library
+Depends: libgnutls, opencdk, liblzo
diff --git a/package/gnutls/ipkg/libgnutls-openssl.control b/package/gnutls/ipkg/libgnutls-openssl.control
new file mode 100644
index 000000000..ea06e1522
--- /dev/null
+++ b/package/gnutls/ipkg/libgnutls-openssl.control
@@ -0,0 +1,5 @@
+Package: libgnutls-openssl
+Priority: optional
+Section: libs
+Description: GNU TLS OpenSSL compatibility layer library
+Depends: libgnutls
diff --git a/package/gnutls/ipkg/libgnutls.control b/package/gnutls/ipkg/libgnutls.control
new file mode 100644
index 000000000..6c2faffee
--- /dev/null
+++ b/package/gnutls/ipkg/libgnutls.control
@@ -0,0 +1,5 @@
+Package: libgnutls
+Priority: optional
+Section: libs
+Description: GNU TLS library
+Depends: libgcrypt, libtasn1, zlib
diff --git a/package/gnutls/ipkg/libgnutlsxx.control b/package/gnutls/ipkg/libgnutlsxx.control
new file mode 100644
index 000000000..7034a5f33
--- /dev/null
+++ b/package/gnutls/ipkg/libgnutlsxx.control
@@ -0,0 +1,5 @@
+Package: libgnutlsxx
+Priority: optional
+Section: libs
+Description: GNU TLS C++ library
+Depends: libgnutls