summaryrefslogtreecommitdiff
path: root/mate-dictionary/libgdict/mate-dict.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-1/+1
and require mate-panel >= 1.17
2016-05-17mate-dict.pc: depend upon proper gtk versionKir Kolyshkin1-1/+1
If the package is built against gtk-3.0 (as in ./configure --with-gtk=3.0), mate-dict.pc still wants gtk-2.0 since it's hardcoded it there. This can lead to improper builds of packages using libmatedict (although I can't find any now), as well as improper RPM dependencies, like this: $ rpm -e gtk2-devel error: Failed dependencies: ... pkgconfig(gtk+-2.0) is needed by (installed) mate-utils-devel-1.14.0-1gtk3.fc23.x86_64 Fortunately, the file is already generated, so it's trivial to add a proper substitution. [v2: also add min GTK version required] Signed-off-by: Kir Kolyshkin <[email protected]>
2013-04-30Closes #6Scott Balneaves1-1/+1
2011-12-14Moved from Mate-Extra repositoryStefano Karapetsas1-0/+12