summaryrefslogtreecommitdiffstats
path: root/e/imlib2/PRE_SUB_DEPENDS
blob: 73f3d38309210ef64102975519f3a513ad22e76e (plain) (blame)
1
2
3
4
5
6
7
case $THIS_SUB_DEPENDS in
  X11)
    is_depends_enabled $SPELL libx11 &&
    is_depends_enabled $SPELL libxext &&
    return 0;;
esac
return 1