summaryrefslogtreecommitdiffstats
path: root/science/pcb/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'science/pcb/DEPENDS')
-rwxr-xr-xscience/pcb/DEPENDS4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/pcb/DEPENDS b/science/pcb/DEPENDS
index 98eed98111..7cd8cab4e9 100755
--- a/science/pcb/DEPENDS
+++ b/science/pcb/DEPENDS
@@ -13,6 +13,10 @@ optional_depends OPENGL \
"--disable-gl" \
"Enable GL drawing (with GTK HID)?" &&
+if [[ $(get_spell_provider $SPELL OPENGL) ]]; then
+ depends gtkglext
+fi &&
+
optional_depends libxrender \
"--enable-xrender" \
"--disable-xrender" \