Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 19 years ago
parent
commit
8f1f56628d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      package/x11/qt/qt.conf

+ 1
- 0
package/x11/qt/qt.conf

@ -42,6 +42,7 @@ qt_pass() {
pkginstalled libmng && var_append confopt " " "-system-libmng"
pkginstalled libjpeg && var_append confopt " " "-system-libjpeg"
CXXFLAGS="$CXXFLAGS -I/usr/X11/include"
pkginstalled nas && var_append confopt " " "-system-nas-sound"
pkginstalled mysql && var_append confopt " " "-plugin-sql-mysql \

Loading…
Cancel
Save