More dependency corrections (libgnutls, libnettle)

This commit is contained in:
2017-05-30 08:41:03 -05:00
parent 9f256b57f8
commit 7e5b2a5ccd
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
DEPENDS = glibc,gmp,gnutls,nettle,zlib
DEPENDS = glibc,gmp,libgnutls,libnettle,zlib
BRIEF = Runtime library for curl
DESC = Runtime library for curl