Logoj0ke.net Open Build Service > Projects > internetx:desktop > mysql-workbench > Changes
Sign Up | Log In

Changes of Revision 7

[-] Changed mysql-workbench.spec
x
 
1
@@ -70,6 +70,7 @@
2
 %endif
3
 BuildRequires:  libctemplate-devel
4
 BuildRequires:  cairo-devel >= 1.5.12
5
+BuildRequires: unixODBC-devel
6
 Requires:       python-paramiko python-pexpect
7
 Provides:       mysql-gui-tools=%{version}
8
 Provides:       mysql-administrator=%{version}
9
@@ -105,6 +106,7 @@
10
   --disable-static \
11
   --enable-i18n \
12
   --with-gnu-ld \
13
+  --with-unixodbc \
14
   --enable-mysql-utilities
15
 # Doesn't exist anymore
16
 #  --enable-readline \
17