# pgi includes an X-based graphical installer on a "live"
# filesystem, therefore it direct needs access to X fonts so as
# to place them there
pgi: package-depends-on-an-x-font-package xfonts-base
pgi: package-depends-on-an-x-font-package xfonts-100dpi

# pgi depends on build-essential, which depends on make.
pgi: make-script-but-no-make-dep ./usr/share/pgi/archive/debian-cd/Makefile
pgi: make-script-but-no-make-dep ./usr/share/pgi/debootstrap/debian/rules

# These are scripts that are copied to an installation ISO,
# where they are executed in an environment where Python is
# available.
pgi: python-script-but-no-python-dep ./etc/pgi/configlets/do-apt-cdrom
pgi: python-script-but-no-python-dep ./etc/pgi/configlets/user/main.py
pgi: python-script-but-no-python-dep ./usr/share/pgi/stage1/count-packages
pgi: python-script-but-no-python-dep ./usr/share/pgi/stage1/crunchline
pgi: python-script-but-no-python-dep ./usr/share/pgi/stage1/get-message.py
pgi: python-script-but-no-python-dep ./usr/share/pgi/stage1/installer-druid
pgi: python-script-but-no-python-dep ./usr/share/pgi/stage1/list-devices.py
pgi: python-script-but-no-python-dep ./usr/share/pgi/stage1/setup-base-text.py
pgi: python-script-but-no-python-dep ./usr/share/pgi/stage1/setup-bootloader-text.py
pgi: python-script-but-no-python-dep ./usr/share/pgi/tools/mklibs.py
pgi: python-script-but-no-python-dep ./usr/share/pgi/tools/pgi-calc-deps.py
pgi: python-script-but-no-python-dep ./usr/share/pgi/tools/reducemodules.py
