]> spindle.queued.net Git - midori/commit
Check for libnotify.so.1 and libenchant.so.1 explicitly
authorChristian Dywan <christian@twotoasts.de>
Mon, 14 Dec 2009 17:54:32 +0000 (18:54 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 14 Dec 2009 17:54:32 +0000 (18:54 +0100)
commite04a078de4ddc569613d8eaf0f54cc4988296687
treec86f05c2dac1ab2a6843ae703f1fb3504704ddc1
parentc9da1beb1c202592051e315a039269a9255a9ea6
Check for libnotify.so.1 and libenchant.so.1 explicitly

Some distributions only install versioned libraries by default
while the generic files reside in development packages. This is
because later versions may break ABI, so we explicitly use
the supported version.
midori/midori-app.c
midori/midori-preferences.c