Skip to content

Commit e6841b4

Browse files
committed
fix xmlrpc package for debian
1 parent f47d8d8 commit e6841b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/ng/map.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,7 @@
22502250
'tidy': 'php' + phpng_version + '-tidy',
22512251
'xdebug': 'php' + phpng_version + '-xdebug',
22522252
'xml': 'php' + phpng_version + '-xml',
2253-
'xmlrpc': 'php' + phpng_version + '-xml',
2253+
'xmlrpc': 'php' + phpng_version + '-xmlrpc',
22542254
'xsl': 'php' + phpng_version + '-xsl',
22552255
'zip': 'php' + phpng_version + '-zip',
22562256
},

0 commit comments

Comments
 (0)