summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-12-18 23:50:16 +0000
committerCarl Hetherington <cth@carlh.net>2018-12-18 23:50:16 +0000
commit925563bedcdd244fd3741e0b4d2031cbcccc9373 (patch)
tree6fccb95a1104f2281753c39b89addb94533e60da
parent602b4436b3be7d77a3435a491d641f412eabcc95 (diff)
Update debian unstable libcurl version.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index e33fa78cb..7d00126d9 100644
--- a/cscript
+++ b/cscript
@@ -183,7 +183,7 @@ deb_depends['unstable'].extend(['libboost-filesystem1.62.0',
'libicu57',
'libnettle6',
'libx264-148',
- 'libcurl3'])
+ 'libcurl4'])
def packages(name, packages, f):
s = '%s: ' % name