Skip to content

Commit

Permalink
fix debian builds for cosmic
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvova committed Jan 2, 2019
1 parent 099186d commit 1f9f72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ Description: OQGraph storage engine for MariaDB
Package: mariadb-plugin-tokudb
Architecture: any
Depends: mariadb-server-10.2 (= ${binary:Version}),
libjemalloc1 (>= 3.0.0~),
libjemalloc1 (>= 3.0.0~) | libjemalloc2,
${misc:Depends},
${shlibs:Depends}
Breaks: mariadb-server-10.0,
Expand Down

0 comments on commit 1f9f72b

Please sign in to comment.