Files
gnutls/Makefile.libgnutls
Jay Larson 0acea89edd The following changes were made:
* Updated to gnutls-3.3.27
  * Removed png files in usr/share/info
  * Added REPO on the dev and lib packages
2018-10-01 16:26:37 -05:00

17 lines
1.1 KiB
Makefile

# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation here:
# (http://www.gnu.org/licenses/gpl-2.0.html)
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
DEPENDS = glibc,gmp,gnutls=$(VERSION),libgcc,libstdc++,nettle,zlib
REPO = main
BRIEF = Runtime library for gnutls
DESC = Runtime library for gnutls
include /usr/share/snap/Makefile.snaplinux