Skip to content

Commit f222ed6

Browse files
Add phonenumber -> libphonenumber mapping (#2175)
1 parent ae525db commit f222ed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/system-nixpkgs-map.nix

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ in
100100
# compile C sources (https://github.com/fpco/odbc/blob/master/cbits/odbc.c)
101101
odbc = [ unixODBC ];
102102
opencv = [ opencv3 ];
103+
phonenumber = [ libphonenumber ];
103104
icuuc = [ icu ];
104105
icui18n = [ icu ];
105106
icu-i18n = [ icu ];

0 commit comments

Comments
 (0)