[megaglest] 21/143: Do not link against curl OpenSSL since that is GPL incompatible
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jan 31 20:46:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository megaglest.
commit a71ae422f02ba766eca68bb63979345f63af7cef
Author: Paul Wise <pabs at debian.org>
Date: Thu Dec 15 06:26:36 2011 +0000
Do not link against curl OpenSSL since that is GPL incompatible
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 40298ce..f00dc59 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 7.0.50~),
libpng12-dev,
libjpeg-dev,
libz-dev,
- libcurl4-dev,
+ libcurl4-gnutls-dev | libcurl4-nss-dev,
libminiupnpc-dev,
libircclient-dev,
libwxgtk2.8-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git
More information about the Pkg-games-commits
mailing list