diff options
author | Jan Lindström <jan.lindstrom@mariadb.com> | 2016-10-24 09:07:49 +0300 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2016-10-24 09:07:49 +0300 |
commit | f35f61b5a97ed985663c95c0c9eada923a4027f3 (patch) | |
tree | 7d3393ac03800dd216d089e89368990c25a7fb7c /debian/control | |
parent | 1de147fcefd22678f8f5724cc08e581a11ff04b4 (diff) | |
parent | f05dfbebccf415ab5f9f9ee4253478636baf9b34 (diff) | |
download | mariadb-git-f35f61b5a97ed985663c95c0c9eada923a4027f3.tar.gz |
Merge branch '10.2-numa' of https://github.com/grooverdan/mariadb-server into grooverdan-10.2-numa
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 0c34ae61b7e..1941b84c148 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: bison, libreadline-gplv2-dev, libssl-dev, libxml2-dev, + libnuma-dev, lsb-release, perl (>= 5.6.0), po-debconf, |