summaryrefslogtreecommitdiffstats
path: root/kde-apps/kchmviewer/DEPENDS
blob: 42c75ea0cd81ebd20f5731b7fbbbcfddfed7d183 (plain) (blame)
1
2
3
4
5
6
7
8
9
depends JPEG &&
depends libpng &&
depends zlib &&
depends chmlib &&
depends qt-x11 &&
if list_find "$KCHMVIEW_OPTS" "--with-kde" ; then
  depends kdebase &&
  .  "$SECTION_DIRECTORY/KDE_DEPENDS"
fi