summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-19 00:56:39 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-19 00:56:39 +0200
commit91fd3c9312eaeeaca33d81258a656eaaf0b2673a (patch)
treec836520dfce8c927e166c422badfae1f70450947 /eclass
parentkde-plasma/plasma-desktop: Fix submenus not updating regression (diff)
downloadgentoo-91fd3c9312eaeeaca33d81258a656eaaf0b2673a.tar.gz
gentoo-91fd3c9312eaeeaca33d81258a656eaaf0b2673a.tar.bz2
gentoo-91fd3c9312eaeeaca33d81258a656eaaf0b2673a.zip
mysql-cmake.eclass: inherit versionator
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mysql-cmake.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mysql-cmake.eclass b/eclass/mysql-cmake.eclass
index cd9e9fe294f6..c9749da365ea 100644
--- a/eclass/mysql-cmake.eclass
+++ b/eclass/mysql-cmake.eclass
@@ -15,7 +15,7 @@
# the src_prepare, src_configure, src_compile, and src_install
# phase hooks.
-inherit cmake-utils flag-o-matic multilib prefix eutils toolchain-funcs
+inherit cmake-utils flag-o-matic multilib prefix eutils toolchain-funcs versionator
#
# HELPER FUNCTIONS: