uim: prefer libnotify instead of knotify because it works with both GTK and QT
This commit is contained in:
parent
b1186bcb47
commit
83713d4277
@ -8,7 +8,7 @@
|
|||||||
, withQt4 ? withQt, qt4 ? null
|
, withQt4 ? withQt, qt4 ? null
|
||||||
, withKde ? withQt
|
, withKde ? withQt
|
||||||
, withKde4 ? withKde && withQt4, kdelibs4 ? null, automoc4 ? null
|
, withKde4 ? withKde && withQt4, kdelibs4 ? null, automoc4 ? null
|
||||||
, withKNotify4 ? withKde4
|
, withKNotify4 ? false
|
||||||
, withLibnotify ? !withKNotify4, libnotify ? null
|
, withLibnotify ? !withKNotify4, libnotify ? null
|
||||||
, withSqlite ? true, sqlite ? null
|
, withSqlite ? true, sqlite ? null
|
||||||
, withNetworking ? true, curl ? null, openssl ? null
|
, withNetworking ? true, curl ? null, openssl ? null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user