More dependency corrections (libgnutls, libnettle)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user